aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Further cleanup. Also remove the following unused or defunct tokens:Peter Wemm1999-10-109-164/+49
* Nuke the old antique copy of ipfilter from the tree. This is old enoughPeter Wemm1999-10-108-112/+0
* Remove an unnecessary cross-reference to ioctl(2)Chris Costello1999-10-091-1/+0
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-2/+4
* space is not allowed between owner and :group.Philippe Charnier1999-10-081-1/+1
* Revert the 1.44 -> 1.45 change. It doesn't work as expected.Brian Somers1999-10-081-1/+1
* Zap references to 'major' token, it's not used.Peter Wemm1999-10-083-5/+2
* Deconfuse release and revisionNick Hibma1999-10-071-1/+1
* Don't go from datalink state opening directly to lcp, go viaBrian Somers1999-10-071-5/+11
* Mention the received/expected magic for dodgy ECHO LQRs.Brian Somers1999-10-061-2/+3
* Put the umount request through the same translation as the mountAlfred Perlstein1999-10-061-2/+11
* Remove the inclusion of device.h. It's no longer there.Nick Hibma1999-10-061-1/+0
* Undo previous change.Marcel Moolenaar1999-10-051-1/+1
* Really fix the auto keyword botch correctly by just letting itJordan K. Hubbard1999-10-051-2/+2
* Bring links down gently when their throughput isn't enough forBrian Somers1999-10-052-2/+2
* Restore -traditional compilationMarcel Moolenaar1999-10-031-3/+1
* Use the sys/wormio.h definitions of CDRIOCNEXTWRITEABLEADDR andPeter Wemm1999-10-011-2/+0
* Use sigemptyset rather than sa_mask = 0.Peter Wemm1999-09-302-2/+2
* 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