aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Sigh, too many late nights!Jordan K. Hubbard1999-09-301-1/+1
* Support GRE packetsBrian Somers1999-09-303-1/+49
* Add and activate the man page for memcontrol(8).Chris Costello1999-09-292-1/+116
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-292-2/+5
* Oh bollocks, I really screwed up the "auto" check here. TimeJordan K. Hubbard1999-09-271-1/+1
* -Wall fixes.Bill Fumerola1999-09-273-5/+8
* Support ``set cd off'' to tell ppp not to even look for carrier on theBrian Somers1999-09-266-27/+57
* o Remove all of the objformat logic, it's never coming back.Bill Fumerola1999-09-251-16/+5
* TypoBrian Somers1999-09-242-2/+2
* Various style and visual changes.Alexey Zelkin1999-09-241-8/+10
* Sync with am-utils-6.0.2s2.David E. O'Brien1999-09-231-2/+14
* moved to koi2altAndrey A. Chernov1999-09-231-101/+0
* Support quad & max speeds in wormcontrol.Søren Schmidt1999-09-221-0/+4
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportBill Paul1999-09-222-2/+2
* Allow ``make -DNOKLDLOAD''Brian Somers1999-09-221-0/+4
* Do a kldload() if we get ENXIO trying to open /dev/tun0Brian Somers1999-09-223-1/+50
* Add koi2855 filterAndrey A. Chernov1999-09-215-3/+121
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.Brian Somers1999-09-2120-60/+0
* Bring documentation up to date, add a few more vnconfig examples.Matthew Dillon1999-09-211-0/+28
* Fix the ``lt'' comparison in ``set filter''Brian Somers1999-09-211-1/+1
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-205-5/+5
* Yet another align.Ruslan Ermilov1999-09-201-1/+1
* NetBSD has moved ``extern int errno;'' to signal.h :-/Brian Somers1999-09-2020-0/+60
* NetBSD has changed the el_init() prototypeBrian Somers1999-09-201-1/+2
* NetBSD requires net/if.h for the IFF_* defines (as well as OpenBSD) !Brian Somers1999-09-201-1/+1
* Prepare for K5.Mark Murray1999-09-196-13/+13
* Add a version number field to the jail(2) argument so that future changesPoul-Henning Kamp1999-09-191-0/+2
* execute a strategic clear.Jordan K. Hubbard1999-09-192-2/+6
* Fix -s option.Kazutaka YOKOTA1999-09-191-1/+1
* - Mention that the SC_PIXEL_MODE kernel option is required, in orderKazutaka YOKOTA1999-09-191-1/+8
* Deal with new "auto" setting for network_interfaces.Jordan K. Hubbard1999-09-191-1/+1
* MF3: various small tweaks.Jordan K. Hubbard1999-09-172-2/+2
* Fix a bug in the block number calculation for VN disks with a sectorMatthew Dillon1999-09-172-11/+119
* Correct the return from FilterCheck for fragmentsBrian Somers1999-09-161-1/+1
* Sync with am-utils-6.0 => am-utils-6.0.1 changes.David E. O'Brien1999-09-151-27/+98
* If enlightenment is present, gnome-session starts it automagically.Jordan K. Hubbard1999-09-152-2/+2
* Fix warning: return type of `main' is not `int'Peter Wemm1999-09-1512-12/+22
* Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl.David E. O'Brien1999-09-142-2/+2
* Add the NIS domain to the tweakable knobs.David E. O'Brien1999-09-142-0/+4
* Align sockaddrs passed to/from the routing socket as supposed by kernel.Ruslan Ermilov1999-09-131-5/+7
* Apparently, it's not console=serial to set the serial console,Jordan K. Hubbard1999-09-132-2/+2
* Fix debut version to 3.3, not 4.0.Mitsuru IWASAKI1999-09-111-1/+1
* Handle CAPABILITIESCHANGE event.Mitsuru IWASAKI1999-09-111-0/+2
* Document the fact that pkg_add/delete passes INSTALL/DEINSTALLMasafumi Max NAKANE1999-09-111-0/+5
* Cosmetic:Brian Somers1999-09-087-456/+7
* Provide another installation option for GNOME so we have the more "classicJordan K. Hubbard1999-09-084-26/+32
* We don't need a queue for *CP data - these are IP-only queues.Brian Somers1999-09-071-1/+1
* Introduce a forth IP packet queue. Urgent packets withBrian Somers1999-09-076-78/+188
* Make the ``Problem with IP header length'' error a bit more verboseBrian Somers1999-09-062-2/+4
* $FreeBSD$ -> __DATE__Brian Somers1999-09-062-3/+1