aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* DTRT for "Latest" search keywords.Jordan K. Hubbard1999-05-141-3/+4
* Be properly verbose.Jordan K. Hubbard1999-05-141-2/+5
* Correct return status logic a bit.Jordan K. Hubbard1999-05-142-13/+17
* Handle LCP echo reqs properly again (broken with theBrian Somers1999-05-142-25/+24
* Ensure that we're not going to overflow our ``struct tun''Brian Somers1999-05-141-3/+10
* Yikes! I almost left out the 3D Labs server. :)Jordan K. Hubbard1999-05-144-10/+10
* Initialise the struct device part of struct ttydevice.Brian Somers1999-05-132-73/+73
* Fix a bum pointer dereference and make some variableBrian Somers1999-05-131-46/+39
* Ignore repeated signals sent to the parent in backgroundBrian Somers1999-05-131-1/+2
* Correct a bug which could cause a segfault if there is no uc_devlistJordan K. Hubbard1999-05-121-10/+11
* Update norwegian time server.Jordan K. Hubbard1999-05-122-6/+6
* Adjust our first timer delta according to the returnBrian Somers1999-05-121-5/+12
* Oops - hook the sync push diagnostics correctly.Brian Somers1999-05-121-3/+3
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asBrian Somers1999-05-1227-307/+832
* Add some extra checks to make *sure* we got what we were told we got.Jordan K. Hubbard1999-05-122-14/+38
* Completely change the way package_add() does its work. Now weJordan K. Hubbard1999-05-128-122/+130
* Erm, delete the package base hint again. Gotta lay off the crack!Jordan K. Hubbard1999-05-121-7/+3
* We don't bundle the XFree86 release notes on the floppies anymore; take itJordan K. Hubbard1999-05-122-26/+26
* Set PKG_ADD_BASE hint in a certain case.Jordan K. Hubbard1999-05-121-4/+9
* Revive the PKG_ADD_BASE stuff a bit.Jordan K. Hubbard1999-05-121-1/+2
* Fix a couple of bogons in the X server/desktop setup menus.Jordan K. Hubbard1999-05-124-18/+40
* Tidy up references to <sys/rlist.h> and support for the old swap managementPeter Wemm1999-05-111-2/+1
* Don't stop listening to the signal pipe just because you don't haveDag-Erling Smørgrav1999-05-111-6/+6
* Make KDE the "default" desktop.Jordan K. Hubbard1999-05-112-8/+8
* fix name clash for variables named "minor" and "major"Hellmuth Michaelis1999-05-111-6/+6
* Preserve /root's dotfiles across upgrades too.Jordan K. Hubbard1999-05-111-1/+5
* Fix typo.Jun Kuriyama1999-05-101-3/+3
* Move sysctl/ to src/sbin/ where it now belongs.David E. O'Brien1999-05-105-997/+1
* Understand 'config kernelname' and pretend it was aPeter Wemm1999-05-102-0/+29
* Revert to the previous behaviour of only doing a utmpBrian Somers1999-05-091-2/+2
* Deal with the fact that as we now mbuf_Read the fsmBrian Somers1999-05-0915-96/+98
* Put on my viking helmet from the closet, and get out the war axe andPeter Wemm1999-05-097-227/+12
* We don't have composite devices here either.Peter Wemm1999-05-091-18/+2
* config(8) lobotomy, please see commit msg in sys.Poul-Henning Kamp1999-05-097-614/+45
* Added backward compatibility to set key repeat rate.Kazutaka YOKOTA1999-05-091-7/+28
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-0877-2275/+3369
* Fix a couple of small buglets.Bill Paul1999-05-071-2/+2
* Don't install compat22 by default.Jordan K. Hubbard1999-05-072-4/+9
* Erm, correct mighty braino in previous "don't annoy me" change.Jordan K. Hubbard1999-05-071-7/+10
* Make saving kernel configuration info disable-able (may be useful in certainJordan K. Hubbard1999-05-075-27/+41
* There seems to be a problem (most likely when there is no hosts.allow)Mark Murray1999-05-071-2/+2
* Use a more correct filesystem type name if given a "UFS" mountpoint that'sJordan K. Hubbard1999-05-071-2/+10
* Commit a more general version of the last patch; don't do any back-fillingJordan K. Hubbard1999-05-071-18/+21
* 1. Silence warning.Jordan K. Hubbard1999-05-073-4/+6
* Add support to wicontrol(8) and wi(4) for enabling and configuringBill Paul1999-05-072-3/+37
* Modify wicontrol(8) and wi(4) to allow setting the frequency of theBill Paul1999-05-062-11/+19
* readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i'Dmitrij Tejblum1999-05-061-11/+11
* revert premature DHCP commitJordan K. Hubbard1999-05-061-4/+3
* Argh, those last two commits snuck in with the other one by mistake.Jordan K. Hubbard1999-05-061-1/+3
* Fix includes; I had a slightly different Makefile than everyone elseJordan K. Hubbard1999-05-063-8/+24