summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Shuffle source selection menu items to make it a little easier to use.jkh1999-05-012-12/+12
* Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()wpaul1999-04-301-0/+8
* Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.wpaul1999-04-301-3/+10
* Implement fascist mode (do not open a datagram socket at all).des1999-04-302-7/+9
* Add some extra checks to make sure that a child ypserv process doesn'twpaul1999-04-293-18/+30
* pppd/Makefile:jdp1999-04-291-5/+8
* This Implements the mumbled about "Jail" feature.phk1999-04-284-1/+70
* Deal with new loader syntax in determining how/when to load a userconfigjkh1999-04-282-32/+14
* \begin{bdemode}obrien1999-04-281-2/+2
* Write config files to /usr/share/skel as well as root's profile.jkh1999-04-282-22/+34
* Do the right thing for windowmaker installation if it's picked. Add somejkh1999-04-282-14/+34
* o Make package matching for specific package loading use the Latest/jkh1999-04-2712-61/+216
* lpd tries to be clever and checks if RM == my_hostname.jkh1999-04-273-3/+25
* If pkg_info is run with no args, default to "-aI".jkh1999-04-271-2/+7
* Make options like NO_F00F_HACK work (with context sensitive lexical rules).luoqi1999-04-272-30/+45
* Change ``set device'' so that it parses its arguments as onebrian1999-04-275-62/+91
* Add support for NetBSDbrian1999-04-269-33/+57
* #include <errno.h>, not <sys/errno.h>brian1999-04-265-12/+12
* Add support for NetBSD (history() from libedit is different).brian1999-04-261-2/+9
* Bump configvers; when the updates to generic/lint get committed, the oldpeter1999-04-241-2/+2
* More cleanups, tweaks and features.peter1999-04-248-219/+86
* Add an option to disable responses to SAP_GETNEAREST_SERVER requests.jhay1999-04-244-4/+16
* Remove the registration stuff; we're redoing this and the emailedjkh1999-04-2414-88/+14
* local_cron -> local_periodicghelmer1999-04-231-3/+3
* Spelling policebrian1999-04-232-4/+4
* Typo fix in diagnostic: -alldir --> -alldirsalex1999-04-211-2/+2
* int -> size_tbrian1999-04-211-2/+3
* Split the recorded chap challenge into two - one for thebrian1999-04-212-19/+25
* If ioctl TIOCMGET fails, continue. The device may bebrian1999-04-211-4/+5
* Add Id.obrien1999-04-211-0/+2
* Add compat3x to the mix.obrien1999-04-214-20/+32
* The Alpha probably wouldn't appreciate getting the pc98 isa portpeter1999-04-191-4/+4
* Slightly reorder the all: to make sure it's before any alternate kernelpeter1999-04-191-6/+6
* Correct typo.jkoshy1999-04-191-2/+2
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.kato1999-04-181-2/+5
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-189-148/+56
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-1712-1832/+144
* Corresponding minimal changes for kernel configuration after new-buspeter1999-04-163-105/+131
* Made booting with -a work for all configurations. Previously itbde1999-04-153-6/+4
* Close PR #11122: check key length before calling strncmp()wpaul1999-04-141-3/+4
* Clean up the -g/DEBUG handling. This logic can go in the Makefilepeter1999-04-133-30/+8
* Use u_int32_t for sin_addr.s_addr rather than u_long to avoidsimokawa1999-04-131-4/+4
* Syncing with NetBSD version 1998/12/14n_hibma1999-04-115-16/+20
* Fix the "internal" wrapping as well as a nasty bug involvingmarkm1999-04-113-9/+17
* Revert the ACCMAP changes where we OR the peers accmapbrian1999-04-112-37/+7
* Back out default debug kernel. The flags revert to historical behaviour.grog1999-04-113-52/+60
* Fix description of size, it's in kilobytes, not bytes.chuckr1999-04-101-2/+3
* add -s to usageache1999-04-101-2/+2
* add -s to synopsisache1999-04-101-1/+1
* Change LKM/modload to KLD/kldload.ghelmer1999-04-081-4/+4
OpenPOWER on IntegriCloud