summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed references to pathconf-related variables that were never handledbde1996-09-281-10/+3
* Moved getdtablesize() out of a loop.bde1996-09-281-3/+4
* Add info field.pst1996-09-271-1/+1
* Rate limit the "xxx bytes read from" message to a maximum of one perpst1996-09-261-4/+10
* If we're running through the FTP setup dialog the *first* time, skippst1996-09-261-5/+11
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systempst1996-09-264-10/+14
* If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is definedpst1996-09-262-46/+92
* Really eliminated includes of the "temporary" backwards compatibilitybde1996-09-241-1/+15
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-244-9/+18
* add missing comma(s) in .Xr macroswosch1996-09-233-3/+8
* Fix one byte buffer overflowache1996-09-221-1/+1
* Remove some gratutious screen saves.jkh1996-09-222-12/+2
* Fix & expansion (from pw_gecos field), sizeof buf used whenache1996-09-211-1/+1
* fix .Xr macrowosch1996-09-211-2/+2
* ts_sec -> tv_secnate1996-09-203-8/+8
* aarghh! what is it with this CVSROOT/val-tags regexp anyway? howpeter1996-09-192-2/+2
* Merge import conflictspeter1996-09-1913-235/+586
* This commit was generated by cvs2svn to compensate for changes in r18366,peter1996-09-1911-124/+179
|\
| * Import of sendmail-8.7.6peter1996-09-1924-356/+765
| * This commit was manufactured by cvs2svn to create branch 'SENDMAIL'.cvs2svn1996-08-211-0/+76
* | Don't call copySelf() when upgrading.jkh1996-09-181-7/+1
* | warn if reach group line limit (>200 users, >1024 bytes per line)wosch1996-09-171-1/+10
* | Delete old routed(8).wollman1996-09-1618-10763/+0
* | Disable build of old routed.wollman1996-09-161-2/+2
* | Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-155-10/+17
* | Toss the mkaliases script into the attic and remove its installwpaul1996-09-152-14/+1
* | Do not backup master.passwd if pwd_mkdb returned an error. Thiswosch1996-09-141-13/+3
OpenPOWER on IntegriCloud