summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Typo police.mpp1997-02-221-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-22592-611/+620
* Revert $FreeBSD$ to $Id$peter1997-02-2214-14/+14
* Revert $FreeBSD$ to $Id$peter1997-02-2249-49/+49
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
* The "burn-in" phase has finished: this set of patches seems to runjoerg1997-02-222-7/+287
* Make it possible to substitute INTERFACE when executing commands.phk1997-02-222-1/+6
* #include <string.h> to help silence -Wall.mpp1997-02-201-0/+1
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-202-10/+2
* ARGH!! Fix obligatory 12th hour fumble. :-(jkh1997-02-192-2/+2
* Tidy up signal handling.brian1997-02-197-74/+158
* Argh! Last-minute typo fix (having this be broken in -current sucks).jkh1997-02-181-1/+1
* Add Label & Partition to configuration menu so you don't have tojkh1997-02-182-0/+8
* Don't use /mnt in multi-user mode if we're installing a new filesystem.jkh1997-02-182-4/+4
* Don't initialize homedir value. When called this early, pw(8) has nojkh1997-02-181-1/+0
* Don't just unset FTP_PATH unilaterally, it might have been a timeoutjkh1997-02-181-5/+3
* Properly check status of menu return.jkh1997-02-171-1/+6
* Compensate for an underpopulated MFS.jkh1997-02-172-0/+2
* Finally DTRT with tcpOpenDialog(); it should have never diddledjkh1997-02-176-40/+41
* Always load DIST_COMPAT21 when loading X. This used to be the defaultjkh1997-02-171-3/+3
* Oops, get the name of the new manpage right.bde1997-02-171-1/+1
* Don't nuke localtime and timezone files so aggressively now.jkh1997-02-164-6/+6
* Ask about local or UTC here, like we used to.jkh1997-02-161-0/+8
* 1. Always write out /etc/hosts.jkh1997-02-164-16/+2
* Replace bogus strncmp() with strcmp().jkh1997-02-162-2/+8
* Prevent potential argument buffer overflow.jkh1997-02-151-8/+7
* Make configSysconfig() less chatty.jkh1997-02-154-10/+14
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-158-14/+80
* Fix a bogon with playpen size calculation for pkg of "-". It's amazingjkh1997-02-151-1/+3
* Correct bogus msg dialog.jkh1997-02-153-4/+5
* Only add interface lines if they're not there already.jkh1997-02-152-12/+24
* Add a safety belt to configSysconfig() that should have been in therejkh1997-02-152-2/+6
* Plug a security hole involving $ENV forwarding over telnet. Sigh, ijoerg1997-02-151-1/+1
* mdoc'ify man pagejmg1997-02-151-32/+29
* Don't bogotify pkg_add's stderr.jkh1997-02-141-2/+2
* Revert some of the previous change - on second thought...jkh1997-02-141-6/+18
* Add better quote elimination (and fix a bug).jkh1997-02-142-14/+16
* o Try to be more aggressive about reading in old configuration datajkh1997-02-149-107/+214
* Replace my EOF fix with better one from sendmail-bugs discussionache1997-02-141-2/+1
* It's not an error to call configResolv() early.jkh1997-02-142-6/+2
* Back out clearerr fix after discussion in sendmail-bugs,ache1997-02-141-2/+1
* Put back @owner/@group/@mode behavior I took out way back when.jkh1997-02-141-1/+1
* clearerr() clears both EOF and error flags, so do it only forache1997-02-131-1/+2
* Xref the new vn(4) man page.mpp1997-02-131-1/+2
* Under some circumstanes sendmail can loop forever collecting input.ache1997-02-131-0/+1
* crontab(5) incorrectly documented the dom/month arguments.mpp1997-02-131-2/+2
* Actually install the new manpage.bde1997-02-121-1/+0
* Man page for the pciconf utility. There really should be somese1997-02-111-0/+182
* Don't unilaterally decide to skip network configuration if running multi-user;jkh1997-02-111-3/+2
* -#include <ufs/ufs/ufsmount.h>jkh1997-02-112-2/+0
OpenPOWER on IntegriCloud