aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Update for boot block location change.Jordan K. Hubbard1999-01-022-4/+4
* Here is a patch to make mountd work.Doug Rabson1998-12-291-21/+21
* Tweaks as a result of having vinum statically buildable in a kernel.Peter Wemm1998-12-284-10/+10
* Reenable vinum after repository copy.Søren Schmidt1998-12-282-6/+6
* Temporaryly disable vinum, awaiting repository copy of misplaced files.Søren Schmidt1998-12-271-3/+3
* Remove coredump when running "ipfw pipe" without more arguments.Luigi Rizzo1998-12-271-1/+4
* - Correct alphabetical order of commandsGreg Lehey1998-12-271-36/+125
* User reports that using mount_null destroyed his filesystem, I replyJordan K. Hubbard1998-12-226-6/+66
* Bad Dog! No Biscuit! *Never* commit without testing- even if it wasMatt Jacob1998-12-201-3/+3
* add Bus and Device Reset commandsMatt Jacob1998-12-202-27/+47
* Look for boot blocks in new default location.Jordan K. Hubbard1998-12-176-72/+36
* Mention affect of securelevel 3 and higher on attempts to change filter lists.Guy Helmer1998-12-161-0/+6
* Mention securelevel 3 as affecting ipfw and dummynet. Generalize commentGuy Helmer1998-12-161-2/+11
* Fix two possible non-exploitable buffer overflows.Warner Losh1998-12-161-3/+5
* Add pt_tcplisten.c functionality, fix a few minor bugsMatthew Dillon1998-12-1514-22/+468
* ipfw changes for dummynet. manpages still missingLuigi Rizzo1998-12-141-2/+155
* sendmsg() didn't like the MSG_EOR flag and returned an error. Removing theMatthew Dillon1998-12-122-4/+4
* Merged from Lite2 (one bcopy -> memmove, one significant change:Bruce Evans1998-12-111-4/+5
* Fixed missing 'p' and `-' flags and other defects in the usage message.Bruce Evans1998-12-111-4/+5
* Merged from Lite2 (just an English fix or pun removal).Bruce Evans1998-12-111-4/+4
* Fixed disordered options in synopsis.Bruce Evans1998-12-111-2/+2
* Fixed missing `p' flag in synopsis.Bruce Evans1998-12-111-2/+2
* Add a '-p' flag to shutdown which corresponds to the '-p' flag to halt,Mike Smith1998-12-102-7/+21
* Use '#' flag in place of "0x" in format strings.Robert Nordier1998-12-071-5/+5
* Disallow ipfw "tee" rules until it is actually implemented.Archie Cobbs1998-12-072-5/+10
* Cosmetic and documentation changes brought from earlier FreeBSD versions.Julian Elischer1998-12-0340-96/+277
* Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>Julian Elischer1998-12-0343-1166/+1701
* These shouldn't have been checked in here..Julian Elischer1998-12-022-406/+0
* Insert missing macro, and while I'm here change the inconsistentBill Fumerola1998-12-021-3/+3
* This commit was generated by cvs2svn to compensate for changes in r41461,Julian Elischer1998-12-022-0/+406
|\
| * Latest version of fsck from the folks at EX-CSRG specifically Kirk Mckusick.Julian Elischer1998-12-0217-345/+1196
| * Import Lite2's src/usr.sbin, except for timed. All changed filesBruce Evans1997-08-022-0/+873
* | Fixed non-use of .Nm and hard line breaks in rev.1.16-1.17:Bruce Evans1998-11-291-7/+12
* | Straightened the terminology straightening in 1.17-1.18. Fixed hardBruce Evans1998-11-291-7/+8
* | Refer to "da" rather than "sd" device.Robert Nordier1998-11-282-4/+4
* | Refer to "da" rather than "sd" device.Robert Nordier1998-11-282-46/+46
* | sd0 -> da0Joerg Wunsch1998-11-264-8/+8
* | Preprocessor support for `ipfw [-q] ... file'.Joerg Wunsch1998-11-232-15/+145
* | Change sd -> da in examples.Satoshi Asami1998-11-191-4/+4
* | Fix a typo in a comment.Kenneth D. Merry1998-11-121-2/+2
* | Fill-in the manpages a little.David E. O'Brien1998-11-123-9/+39
* | Fixed disorder.Bruce Evans1998-11-101-4/+4
* | Reenable adjkerntz for alpha.Dima Ruban1998-11-091-5/+2
* | Fix some calculations that use sizeof to attempt to find the end of anDon Lewis1998-11-091-3/+3
* | Allow for printing out integer arrays.Poul-Henning Kamp1998-11-081-2/+8
* | Bitch if both an id and a name are specified. Make the man page and usageDag-Erling Smørgrav1998-11-072-6/+14
* | Cosmetic fix (make header align with data)Dag-Erling Smørgrav1998-11-071-2/+2
* | Add an entry for the new NetBSD partition id.Alexander Langer1998-11-062-2/+4
* | Add an entry for BSD/OS [23].x partition types.Joseph Koshy1998-11-062-2/+4
* | For large filesystems you can run past default resource limits causingMatt Jacob1998-11-053-3/+21