aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump configvers; when the updates to generic/lint get committed, the oldPeter Wemm1999-04-241-2/+2
* 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