summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Save /etc/sysconfig data at the very very end, so that it can bejkh1997-02-106-20/+14
* Don't stomp wall_cmos_clock file.jkh1997-02-102-4/+4
* Allow the user to choose UTC or local time.jkh1997-02-102-8/+18
* Another fix related to pr#bin/2585 . That'll teach me tofenner1997-02-101-1/+2
* Fix possible gethostbyname-related overflows as pointed out infenner1997-02-093-3/+4
* Fix some xrefs.joerg1997-02-092-2/+2
* Check for, warn about and reject lines with empty keys. You can't havewpaul1997-02-091-0/+5
* Two small tweaks:wpaul1997-02-091-3/+3
* Connections are timed and the call duration is loggedbrian1997-02-092-2/+13
* Buffer overflow from OpenBSD:imp1997-02-091-5/+8
* Buffer overflow from OpenBSD:imp1997-02-091-1/+1
* Buffer overflow from OpenBSD:imp1997-02-091-2/+4
* buffer overflow from OpenBSD:imp1997-02-091-1/+2
* Yet another formatting consistency check.davidn1997-02-071-1/+1
* Fix useage of MAXLOGNAME to include terminating NUL, by usingdavidn1997-02-072-3/+12
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-076-6/+6
* Update to the new open() semantics, need O_NONBLOCK now.joerg1997-02-061-1/+1
* Close PR# 2645: add curly braces where my fevered brain in collusionwpaul1997-02-061-1/+2
* /sbin -> ${BINDIR}wosch1997-02-061-1/+1
* The "-a" option for inetd specifies a specific IP address for thejulian1997-02-051-0/+1
* Typos.tg1997-02-051-3/+3
* Typo.tg1997-02-041-1/+1
* Fix a benign typo (benign by now, since sizeof(VarLoginScript) ==joerg1997-02-021-1/+1
* Update some path references to reflect reality.mpp1997-02-021-8/+8
OpenPOWER on IntegriCloud