summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* - Fix up some comments in if_wi.c (no code changes)wpaul1999-05-222-9/+27
* Fix hostname lookup problems on 64-bit machines.jdp1999-05-214-9/+9
* Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bitjdp1999-05-211-1/+1
* Don't do anything on alpha machines.jkh1999-05-211-1/+12
* ftp3.fr.freebsd.org (UVSQ, Versailles, France) has been available for a longroberto1999-05-212-2/+6
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-212-2/+4
* upgrade isdn4bsd from version 0.71 to the just released version 0.81hm1999-05-2039-580/+974
* Add CHAP/PAP question to the ppp setup dialog, simplifying things considerablyjkh1999-05-192-17/+43
* Add ftp5.uk.freebsd.orgjkh1999-05-192-2/+6
* Move the tty locking stuff back out to physical.c sobrian1999-05-182-152/+156
* deal with a.out ldconfig paths also.jkh1999-05-183-7/+12
* Mention ``show layers''brian1999-05-162-2/+6
* Initialise ttydevice::Timerbrian1999-05-161-1/+2
* Turn an error into a warning. If running a 4.x binary on a 3.x systemphk1999-05-161-2/+2
* Be more non-crypto friendly at make release time.phk1999-05-151-2/+2
* Small typo in windowmaker startup line.jkh1999-05-152-4/+4
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastjkh1999-05-159-76/+87
* Test the correct database file (not necessarily the one corresponding tobde1999-05-153-9/+9
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-153-4/+24
* Fix usage in wicontrol.c to agree with man page.wpaul1999-05-142-14/+39
* Do more impressive things for windowmaker.jkh1999-05-142-6/+4
* DTRT for "Latest" search keywords.jkh1999-05-141-3/+4
* Be properly verbose.jkh1999-05-141-2/+5
* Correct return status logic a bit.jkh1999-05-142-13/+17
* Handle LCP echo reqs properly again (broken with thebrian1999-05-142-25/+24
* Ensure that we're not going to overflow our ``struct tun''brian1999-05-141-3/+10
* Yikes! I almost left out the 3D Labs server. :)jkh1999-05-144-10/+10
* Initialise the struct device part of struct ttydevice.brian1999-05-132-73/+73
* Fix a bum pointer dereference and make some variablebrian1999-05-131-46/+39
* Ignore repeated signals sent to the parent in backgroundbrian1999-05-131-1/+2
* Correct a bug which could cause a segfault if there is no uc_devlistjkh1999-05-121-10/+11
* Update norwegian time server.jkh1999-05-122-6/+6
* Adjust our first timer delta according to the returnbrian1999-05-121-5/+12
* Oops - hook the sync push diagnostics correctly.brian1999-05-121-3/+3
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-1227-307/+832
* Add some extra checks to make *sure* we got what we were told we got.jkh1999-05-122-14/+38
* Completely change the way package_add() does its work. Now wejkh1999-05-128-122/+130
* Erm, delete the package base hint again. Gotta lay off the crack!jkh1999-05-121-7/+3
* We don't bundle the XFree86 release notes on the floppies anymore; take itjkh1999-05-122-26/+26
* Set PKG_ADD_BASE hint in a certain case.jkh1999-05-121-4/+9
* Revive the PKG_ADD_BASE stuff a bit.jkh1999-05-121-1/+2
* Fix a couple of bogons in the X server/desktop setup menus.jkh1999-05-124-18/+40
* Tidy up references to <sys/rlist.h> and support for the old swap managementpeter1999-05-111-2/+1
* Don't stop listening to the signal pipe just because you don't havedes1999-05-111-6/+6
* Make KDE the "default" desktop.jkh1999-05-112-8/+8
* fix name clash for variables named "minor" and "major"hm1999-05-111-6/+6
* Preserve /root's dotfiles across upgrades too.jkh1999-05-111-1/+5
* Fix typo.kuriyama1999-05-101-3/+3
* Move sysctl/ to src/sbin/ where it now belongs.obrien1999-05-105-997/+1
* Understand 'config kernelname' and pretend it was apeter1999-05-102-0/+29
OpenPOWER on IntegriCloud