summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Allow comments in password database. The comments are copied fromwosch1997-03-082-4/+26
* YAMF22jkh1997-03-0810-42/+116
* Unpend all signals before execv, it not makes any sense to pend them hereache1997-03-081-2/+2
* Unpend fault signals like SIGSEGV, etcache1997-03-081-4/+4
* Add a missing docfile (whoops! Overlooked).jkh1997-03-081-0/+19
* YAMF22jkh1997-03-083-7/+8
* Unpend all killing signals to shut down this thing immediately,ache1997-03-082-9/+9
* Don't pend SIGALRM (Timer Service) due toache1997-03-081-3/+3
* YAMF22jkh1997-03-077-42/+43
* Oops, had a couple of extra parens in a couple of lines.mpp1997-03-071-3/+3
* Clean this man page up. Don't use hardcoded font escape codes.mpp1997-03-071-47/+50
* Add a -s option for setting the current vty. This should makebrian1997-03-075-22/+60
* Protect against missing initial @cwd. Closes PR#2893jkh1997-03-061-3/+7
* Typo fix 'and' -> 'an'.danny1997-03-041-2/+2
* Back out MAXLOGNAME fix, Bruce points that copyinstr require NULache1997-03-031-2/+2
* An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5mpp1997-03-031-7/+9
* Fix MAXLOGNAME usage, the code has wrong assumption thatache1997-03-021-3/+3
* Add a missing period so that the -n option is display properlympp1997-02-281-2/+2
* The pccard daemon doesn't support the 'class' parameter as stated in thenate1997-02-261-5/+2
* Fix an off by one error when determing the default job name formpp1997-02-261-4/+4
* osreldate.h stuff suggested by: Eivind Eklundbrian1997-02-257-9/+20
* Close PR#2459jkh1997-02-251-16/+13
* Requested by: Elvind Eklundbrian1997-02-232-7/+9
* Pointed out by: Joergbrian1997-02-231-2/+2
* 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
OpenPOWER on IntegriCloud