aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some byte ordering problems; I was storing string lengths wrong,Bill Paul1999-05-061-4/+4
* Various cosmetics.Poul-Henning Kamp1999-05-053-7/+10
* Another round of updates for -current and 3.2Jordan K. Hubbard1999-05-058-21/+38
* Fix a few bogons and make this safer for humanity.Jordan K. Hubbard1999-05-051-23/+36
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIABill Paul1999-05-054-1/+697
* Use Cd macro instead of Em for SYNOPSIS, as do other section 4 pages.Guy Helmer1999-05-041-1/+2
* Fix various bogons.Poul-Henning Kamp1999-05-043-1/+26
* Is there a limit to how stupid I can get?Dag-Erling Smørgrav1999-05-041-2/+2
* Activate pccardc.8.Jun Kuriyama1999-05-031-2/+2
* Little fix in previous: watch NUL-termination.Dmitrij Tejblum1999-05-021-2/+2
* New translation of pccardc.8.Jun Kuriyama1999-05-021-0/+237
* Handle receiving more than one acceptable CCP REQBrian Somers1999-05-021-3/+5
* Fight with false newlines in kernel message logs. Output a line into log onlyDmitrij Tejblum1999-05-021-37/+64
* Mention ``show mp''.Brian Somers1999-05-022-6/+24
* MFS: sort reference list and embelish history.David E. O'Brien1999-05-011-5/+9
* Make ports 80 & 81 ``interactive''.Brian Somers1999-05-011-2/+2
* Shuffle source selection menu items to make it a little easier to use.Jordan K. Hubbard1999-05-012-12/+12
* Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()Bill Paul1999-04-301-0/+8
* Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.Bill Paul1999-04-301-3/+10
* Implement fascist mode (do not open a datagram socket at all).Dag-Erling Smørgrav1999-04-302-7/+9
* Add some extra checks to make sure that a child ypserv process doesn'tBill Paul1999-04-293-18/+30
* pppd/Makefile:John Polstra1999-04-291-5/+8
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-284-1/+70
* Deal with new loader syntax in determining how/when to load a userconfigJordan K. Hubbard1999-04-282-32/+14
* \begin{bdemode}David E. O'Brien1999-04-281-2/+2
* Write config files to /usr/share/skel as well as root's profile.Jordan K. Hubbard1999-04-282-22/+34
* Do the right thing for windowmaker installation if it's picked. Add someJordan K. Hubbard1999-04-282-14/+34
* o Make package matching for specific package loading use the Latest/Jordan K. Hubbard1999-04-2712-61/+216
* lpd tries to be clever and checks if RM == my_hostname.Jordan K. Hubbard1999-04-273-3/+25
* If pkg_info is run with no args, default to "-aI".Jordan K. Hubbard1999-04-271-2/+7
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).Luoqi Chen1999-04-272-30/+45
* Change ``set device'' so that it parses its arguments as oneBrian Somers1999-04-275-62/+91
* Add support for NetBSDBrian Somers1999-04-269-33/+57
* #include <errno.h>, not <sys/errno.h>Brian Somers1999-04-265-12/+12
* Add support for NetBSD (history() from libedit is different).Brian Somers1999-04-261-2/+9