aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, tweaks and features.Peter Wemm1999-04-248-219/+86
* Add an option to disable responses to SAP_GETNEAREST_SERVER requests.John Hay1999-04-244-4/+16
* Remove the registration stuff; we're redoing this and the emailedJordan K. Hubbard1999-04-2414-88/+14
* local_cron -> local_periodicGuy Helmer1999-04-231-3/+3
* Spelling policeBrian Somers1999-04-232-4/+4
* Typo fix in diagnostic: -alldir --> -alldirsAlexander Langer1999-04-211-2/+2
* int -> size_tBrian Somers1999-04-211-2/+3
* Split the recorded chap challenge into two - one for theBrian Somers1999-04-212-19/+25
* If ioctl TIOCMGET fails, continue. The device may beBrian Somers1999-04-211-4/+5
* Add Id.David E. O'Brien1999-04-211-0/+2
* Add compat3x to the mix.David E. O'Brien1999-04-214-20/+32
* The Alpha probably wouldn't appreciate getting the pc98 isa portPeter Wemm1999-04-191-4/+4
* Slightly reorder the all: to make sure it's before any alternate kernelPeter Wemm1999-04-191-6/+6
* Correct typo.Joseph Koshy1999-04-191-2/+2
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.KATO Takenori1999-04-181-2/+5
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thePeter Wemm1999-04-189-148/+56
* Get out the blow torch and hack away all the unused stuff. Note thatPeter Wemm1999-04-1712-1832/+144
* Corresponding minimal changes for kernel configuration after new-busPeter Wemm1999-04-163-105/+131
* Made booting with -a work for all configurations. Previously itBruce Evans1999-04-153-6/+4
* Close PR #11122: check key length before calling strncmp()Bill Paul1999-04-141-3/+4
* Clean up the -g/DEBUG handling. This logic can go in the MakefilePeter Wemm1999-04-133-30/+8
* Use u_int32_t for sin_addr.s_addr rather than u_long to avoidHidetoshi Shimokawa1999-04-131-4/+4
* Syncing with NetBSD version 1998/12/14Nick Hibma1999-04-115-16/+20
* Fix the "internal" wrapping as well as a nasty bug involvingMark Murray1999-04-113-9/+17
* Revert the ACCMAP changes where we OR the peers accmapBrian Somers1999-04-112-37/+7
* Back out default debug kernel. The flags revert to historical behaviour.Greg Lehey1999-04-113-52/+60
* Fix description of size, it's in kilobytes, not bytes.Chuck Robey1999-04-101-2/+3
* add -s to usageAndrey A. Chernov1999-04-101-2/+2
* add -s to synopsisAndrey A. Chernov1999-04-101-1/+1
* Change LKM/modload to KLD/kldload.Guy Helmer1999-04-081-4/+4
* Change LKM to KLD.Guy Helmer1999-04-081-2/+2
* 1. Modify config to issue different code for debugging.Greg Lehey1999-04-072-4/+44
* 1. Modify config to issue different code for debugging.Greg Lehey1999-04-072-6/+39
* Build memcontrol too.Mike Smith1999-04-071-1/+2
* Commandline tool for manipulating memory range attributes.Mike Smith1999-04-072-0/+329
* Don't allow upgrade to touch /usr/src; only evil can result fromJordan K. Hubbard1999-04-071-1/+12
* Add driver support for gigabit ethernet adapters based on the AlteonBill Paul1999-04-062-2/+4
* When going from DATALINK_HANGUP directly toBrian Somers1999-04-061-1/+5
* Replace LKM with KLD.Guy Helmer1999-04-061-5/+5
* Add an option for resetting and rescanning the probed device list, perhapsJordan K. Hubbard1999-04-066-8/+70
* This is a hack. Cron runs with stdin/out/err pointing to /dev/console,Peter Wemm1999-04-061-1/+10
* When we get an LCP TLU, go into PHASE_AUTHENTICATEBrian Somers1999-04-051-2/+2
* Remove forgotten variable.Brian Somers1999-04-031-2/+1
* Handle the detection of frames even if we read themBrian Somers1999-04-035-48/+73
* Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATEBrian Somers1999-04-012-2/+16
* Update refs for KLD's and kldload.Guy Helmer1999-04-011-3/+3
* Avoid a few warnings on the alphaBrian Somers1999-03-315-6/+10
* Oops - remove register keywordBrian Somers1999-03-311-2/+2
* Another alignment bogon.Brian Somers1999-03-311-3/+7
* Point at cs.slcs_u.csu_ip instead of the just-copied ``cp''Brian Somers1999-03-301-19/+9