summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Variable name typo.wosch1997-04-021-2/+2
* Sync up to current state of development.jkh1997-04-027-22/+26
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existbde1997-04-011-4/+4
* Remove the syslog stuff, and allow various return valuesbrian1997-03-312-6/+11
* Activate the -h flag which tells chown/chgrp to work on the symlink itselfpeter1997-03-313-38/+29
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-3173-113/+113
* Move uucplock into libutil and create a manual page.brian1997-03-301-4/+2
* Removed `#define KERNEL'. This was a hack-around for nfs.h being brokenbde1997-03-291-4/+0
* Allow the samplerate (in DPI) to be set on the command line, the rest ofpeter1997-03-292-2/+9
* Reserve a placeholder for 4 SMP ipi interrupts in the same way thatpeter1997-03-292-2/+6
* Use new mount args (mount "ufs" instead of MOUNT_UFS).bde1997-03-291-1/+1
* Catch this puppy up to RELENG_2_2jkh1997-03-291-3/+5
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-293-5/+5
* Remove support for "port none" and "port auto", it gains nothing,ache1997-03-284-12/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+14
* YAMF22jkh1997-03-272-4/+4
* Sync with 2.2jkh1997-03-271-3/+3
* Add #define's for port "none" and "auto"ache1997-03-263-5/+7
* - update MNT_* flags to match lite2 properly. get rid of old #if 0 flagspeter1997-03-251-22/+9
* YAMF22jkh1997-03-256-25/+34
* Print negative values only for two cases usedache1997-03-251-3/+3
* Fix iobase printing for autodetect and none casesache1997-03-251-1/+3
* Use srandomdev() to initialize RNGache1997-03-242-4/+6
* Initialize RNG only onceache1997-03-241-23/+18
* Fix small race window when creating portal socket.imp1997-03-241-1/+4
* Make the argument handling for select() less bogus. Also, move thejoerg1997-03-222-22/+22
* YAMF22jkh1997-03-221-8/+20
* Add Iceland.jkh1997-03-212-2/+6
* Fix possible (not stack) overflow from -d <dir> commandline option.davidn1997-03-201-1/+1
* YAMF22jkh1997-03-192-10/+3
* Some of my pending merge changes, Paul Traina's more flexible configjkh1997-03-1910-97/+79
* Removed old bogus prerequisite <sys/select.h>. Cleaned up #include mess.bde1997-03-191-11/+10
* Fixed missing function types in synopsis.bde1997-03-191-0/+3
* Be consistent with the handbook and the release notes and specify allmpp1997-03-182-4/+4
* Convert srandom() arg cast to Lite2 styleache1997-03-172-4/+4
* Typo police.mpp1997-03-162-6/+6
* YAMF22jkh1997-03-151-43/+40
* Increase the size of the email address field.jkh1997-03-152-2/+8
* Tone down the paranoia a bit in from the previous commit. setusercontext()peter1997-03-141-11/+7
* Activate HASSETUSERCONTEXT to set resource limits while deliveringpeter1997-03-142-2/+6
* For some reason, the old login class code didn't seem to be working here.peter1997-03-141-13/+24
* o Remove obsolete references in XFree86 menujkh1997-03-142-4/+4
* Save and restore the state of the variable Initialized inside die().joerg1997-03-141-1/+4
* Oops - forgot to document the new -HUP action.brian1997-03-132-4/+10
* Closes pr 2711brian1997-03-132-11/+35
* Remove old output file, if any, before creating the output file, inbde1997-03-131-0/+11
* Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com>brian1997-03-133-5/+31
* Reviewed by: ache@freebsd.orgbrian1997-03-136-24/+164
* 1. change tty handling from sgttyb to termios,roberto1997-03-131-41/+53
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-1310-568/+1501
OpenPOWER on IntegriCloud