summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Bump timeout when formatting disks to 8 hours.Joseph Koshy1998-11-251-3/+3
* Accept pipe numbers beginning with '9'Luigi Rizzo1998-10-121-2/+2
* MFC.David E. O'Brien1998-09-294-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-09-291-0/+178
* bring DUMMYNET and BRIDGE support into -stableLuigi Rizzo1998-09-171-1/+154
* MFC: check malloc() failures. spelling.Philippe Charnier1998-08-122-23/+34
* MFC: spelling. Use safe malloc() which is provided.Philippe Charnier1998-08-1213-79/+83
* MFC: spelling. Compare char against '\0' not NULL.Philippe Charnier1998-08-126-13/+13
* MFC: add missing flags in usage() and SYNOPSIS. Use errx() not err() forPhilippe Charnier1998-08-122-10/+10
* MFC: cosmetics in syslog() strings.Philippe Charnier1998-08-121-4/+4
* MFC: check allocation failures. Spelling.Philippe Charnier1998-08-122-9/+15
* MFC: use err(), check allocation failure, do not dot or \n terminatePhilippe Charnier1998-08-122-31/+27
* MFC: spelling.Philippe Charnier1998-08-122-5/+6
* MFC: do not dot terminate errx() strings. Spelling.Philippe Charnier1998-08-121-4/+4
* MFC: use .An. Do not dot terminate SEE ALSO list.Philippe Charnier1998-08-121-3/+5
* MFC: spelling. Errx() when allocation failure.Philippe Charnier1998-08-122-4/+13
* MFC: spelling.Philippe Charnier1998-08-123-9/+9
* MFC: do not dot terminate syslog() strings.Philippe Charnier1998-08-121-1/+1
* MFC: Sed -> .Xr Sed 1.Philippe Charnier1998-08-121-2/+4
* MFC: use errx() when malloc() fails, not err().Philippe Charnier1998-08-121-2/+2
* MFC: minor changes.Philippe Charnier1998-08-123-7/+7
* MFC: not -> is not.Philippe Charnier1998-08-121-2/+2
* MFC: minor changes, spelling.Philippe Charnier1998-08-128-40/+45
* MFC: minor changes.Philippe Charnier1998-08-122-8/+13
* PR: 7475Peter Hawkins1998-08-042-8/+14
* The -l flag is only supported in 3.0.Alexander Langer1998-07-301-6/+2
* MFC: friendlier error message on kernel-dmesg version mismatchTim Vanderhoek1998-07-281-2/+2
* Comment is .\" not .|'. Do not dot terminate .Nd string. Typos.Philippe Charnier1998-07-211-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-07-202-0/+928
* MFC: {rev 1.23} Add CAVEAT on minimum permissions for mount point to beJoseph Koshy1998-07-201-1/+8
* MFC: gack. That's the doc fixes merged, many utilities converted overJordan K. Hubbard1998-07-1785-3872/+1219
* MFC: Bring in FAT32 support from -current.Jordan K. Hubbard1998-07-163-33/+258
* MFC 1.5 -> 1.6: Bug fix for hard links to files marked immutable.John Polstra1998-07-101-5/+20
* MFC: {rev 1.13 "mount_nfs.8"} fix for PR 6905.Joseph Koshy1998-07-071-2/+2
* MFC: {rev 1.11} fixes for PR 2850.Joseph Koshy1998-07-061-5/+18
* MFC: don't treat multiple instances of the same IP address in exportBill Paul1998-06-251-3/+5
* MFC: make boot message buffer size configurable.Jordan K. Hubbard1998-06-251-12/+14
* MFC: rev 1.29/1.30, prevent mountd from dumping core for null hostnamesJoerg Wunsch1998-06-151-2/+5
* MFC: typo: exit -> existDaniel O'Callaghan1998-06-081-2/+2
* PR: docs/3636Peter Hawkins1998-06-071-1/+1
* MFC: Spelling typos from Josh Gilliam, PR 6829.Joseph Koshy1998-06-031-2/+2
* MFC: {r1.17} correct typo.Joseph Koshy1998-06-031-2/+2
* Reviewed by: Daniel O'Callaghan(danny@freebsd.org)Peter Hawkins1998-05-311-31/+33
* PR: 6780Daniel O'Callaghan1998-05-291-2/+1
* + Check args to the howman() and roundup() macros to prevent divide by zeroDavid E. O'Brien1998-05-271-1/+7
* + Check args to the howman() and roundup() macros to prevent divide by zeroDavid E. O'Brien1998-05-271-0/+13
* MFC: rev 1.37: use select(), SO_TIMESTAMP and fix IP options generation.Bill Fenner1998-05-251-81/+104
* PR: 6117Daniel O'Callaghan1998-05-251-9/+33
* Fix typo in prompt.James Raynard1998-05-201-1/+1
* MFC: document -q when zeroing.Daniel O'Callaghan1998-05-191-3/+3