summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-124-15/+23
* 1. Room to calculate MD5 for CHAP negotiation is shorter thanjkh1996-10-125-12/+30
* De-cruftify.wollman1996-10-113-192/+99
* Allow shell commands in all modes.sos1996-10-101-3/+3
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-105-23/+30
* Enable NIS supportpst1996-10-091-3/+5
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-0910-23/+27
* Add the feature to use MYADDR & HISADDR macroes as arguments tosos1996-10-071-2/+12
* Properly include prototypes.jkh1996-10-072-2/+7
* Add passwdauth to list of vars.jkh1996-10-061-3/+3
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-062-2/+2
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-063-3/+12
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-0612-36/+502
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-064-168/+236
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-062-2/+2
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
* Be more paranoid about clearing the FTP path when we have the slightestjkh1996-10-061-3/+10
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-054-8/+10
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-055-61/+58
* syslogd has always bugged me with it's async startup at boot time.peter1996-10-051-6/+71
* Wait for any stray processes we might be sent while running as init.jkh1996-10-051-1/+5
* Correct check for ensuring that the network configuration isn't fiddled withjkh1996-10-051-9/+9
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-054-108/+106
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-054-24/+10
* Add stuff to CLEANFILES.jkh1996-10-052-2/+2
* Various cosmetic tweaks.jkh1996-10-046-42/+56
* Syncronize my tree so Eric can access the latest code.jkh1996-10-0412-62/+70
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-032-2/+6
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-032-6/+6
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-032-30/+44
* First cut at a "copy userconfig changes from installation kernel to installedjkh1996-10-037-119/+187
* One small policy tweak to something I like better.jkh1996-10-024-6/+10
* More strategic screen clears().jkh1996-10-022-24/+52
* Fixes and a place-holder for future work.jkh1996-10-023-14/+28
* Catch a clear() I missed.jkh1996-10-022-10/+12
* Don't annoyingly reconfigure the network when you don't have to.jkh1996-10-021-7/+16
* More tweaks to FTP reselection code - allow "none" to stand forjkh1996-10-021-2/+2
* Try to get the info file before the whole file - it eliminatesjkh1996-10-021-27/+29
* Make FTP site reselection work the way it always should have.jkh1996-10-021-18/+1
* Release setuid immediately after initializing; this minimizes thefenner1996-10-014-19/+21
* Round 2.5jkh1996-10-015-20/+40
* Installation cleanup, round II.jkh1996-10-0111-91/+179
* Saner screen refresh changes, part I.jkh1996-10-018-50/+66
* Fix potential buffer overrunpst1996-10-011-5/+8
* Close a potential security hole: if yp_access() is passed a map name,wpaul1996-09-301-4/+15
* Grab traceroute out of src/contrib/traceroutefenner1996-09-307-1429/+14
* Make this more usable from shell scripts and such by adding a non-interactivejkh1996-09-301-9/+19
* Include <fcntl.h> so that this doesn't depend on the KERNEL versionbde1996-09-291-0/+1
* Close files up to getdtablesize(), instead of up to NOFILE.bde1996-09-292-10/+18
* Correct a minor misspelling.jkh1996-09-292-4/+4
OpenPOWER on IntegriCloud