summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* ndc hardcodes 'named' instead of using $named_program from rc.confphk1998-07-311-2/+2
* Document meanings of flags to the -r and -s options.jkoshy1998-07-301-6/+28
* Allow an optional ``!'' in the open, dial & call commands.brian1998-07-295-59/+109
* Use tcsetattr TCSANOW instead of TCSADRAIN so that dedicated mode doesn'tbrian1998-07-291-2/+3
* Document the kern.logsigexit sysctl variable (sort of).joerg1998-07-291-1/+2
* MAXPATHLEN is long enoughimp1998-07-291-2/+2
* when changing mktemp -> mkstemp, make sure to include the new simp1998-07-291-2/+2
* Fix temp file race in unused file. If someone wanted to clean theimp1998-07-291-13/+3
* Silence ``Network unreachable'' warnings when usingbrian1998-07-284-19/+20
* o Tidy up PAP and CHAP diagnostics. They're now all logged as PHASEbrian1998-07-282-21/+31
* Don't exit() from cleanup() if we got there via a non-signal sincejkh1998-07-281-2/+3
* Paranoia: use mkdtemp instead of mktempnectar1998-07-281-4/+3
* Paranoia: use mkstemp instead of mktemp.nectar1998-07-271-6/+8
* Harlan.Stenn@pfcs.com added two (very interesting) options to syslogd forphk1998-07-271-3/+3
* Add (struct timezone *) cast to NULL for K&Rache1998-07-241-4/+4
* Use NULL as gettimeofday arg instead of 0 castache1998-07-231-8/+8
* last patch misapplied.phk1998-07-221-2/+2
* Add -u, -v and -vv options to syslogd, this improves the control andphk1998-07-223-17/+147
* A comment in /usr/src/usr.sbin/ypserv/Makefile.ypphk1998-07-221-4/+3
* This may apply to all known versions of inetd.phk1998-07-221-1/+4
* Dump out ISA device resources for alpha.dfr1998-07-211-1/+100
* Document sef's recent changes in the corefile naming.joerg1998-07-211-1/+2
* MF22: various fixes for new XFree86 dist and cdrom warnings.jkh1998-07-216-146/+162
* MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer).yokota1998-07-202-4/+4
* Add missing braces - without them, the IP & label were mis-selectedbrian1998-07-191-7/+4
* Drop mkdosfs (replaced by newfs_msdos).rnordier1998-07-197-805/+2
* Clarify "Cannot delete file as directory" errmessage.hoek1998-07-181-3/+3
* MF22: Paul Traina's changes.jkh1998-07-1813-50/+216
* Avoid race-conditions on playpen delete.eivind1998-07-171-2/+5
* Fix race condition in pw caused by multiple instances of pwd_mkdb beingnate1998-07-163-7/+39
* Allow blank lines in /var/yp/securenets.des1998-07-151-2/+3
* Add Id. .Nm nologin -> .Nm.charnier1998-07-153-2/+5
* Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall.charnier1998-07-151-24/+22
* Correct improper use of .Sm. Document -d flag. Correct use of .Nm. Removecharnier1998-07-154-153/+189
* Fix inconsistent port numbering in man page.jkoshy1998-07-151-2/+2
* ioctl() request args are unsigned longs, so don't attempt to storebde1998-07-141-3/+4
* Add $Id$.jkoshy1998-07-142-0/+2
* Add $Id$.jkoshy1998-07-141-0/+1
* Inserted missing .Bl in the FILES section.des1998-07-141-1/+2
* Remove printing of variable "reselect" which is not really maintainedse1998-07-121-4/+3
* Show on-screen ``phase'' logging and try to negotiatebrian1998-07-121-1/+3
* Removed all traces of PARAM in Makefile.i386. Incremented CONFIGVERSbde1998-07-121-2/+2
* Convert the maxusers directive to a normal MAXUSERS option (normallybde1998-07-122-49/+51
* Warn about redefined options. Keep using the last value processed.bde1998-07-121-2/+8
* Fixed off-by-1 errors in option line numbers. yyline is 0-based, butbde1998-07-121-2/+6
* Correct enable/disable handling (broken when ironing outbrian1998-07-121-3/+3
* Check the ``alive'' filter for a packet *before* thebrian1998-07-111-2/+2
* Change MIN_LQRPERIOD from 5 to 2.brian1998-07-111-3/+3
* Remove illegal ".Nm". This file is still using -man, not -mdoc.jkoshy1998-07-091-2/+2
* Fixed printf format errors.bde1998-07-063-12/+12
OpenPOWER on IntegriCloud