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