aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading wording in ipfw(8) man page.Archie Cobbs1999-01-211-3/+3
* Update to reflect major changes in vinum kernel moduleGreg Lehey1999-01-214-131/+431
* Update to reflect changes in kernel lkmGreg Lehey1999-01-211-84/+169
* Remove -DRAID5 from CFLAGSGreg Lehey1999-01-211-2/+2
* Clarify the number of network interfaces per physical interface available withMike Spengler1999-01-202-7/+10
* nuke dset - it doesn't work in a post-ELF world and abial has somethingJordan K. Hubbard1999-01-204-520/+1
* Allow tuning of read-only mounted file system.Luoqi Chen1999-01-201-4/+47
* Re-write of ilmi daemon. Among the major changes, it does not use predefinedMike Spengler1999-01-201-1555/+1275
* Make some further revisions to the boot documentation.Robert Nordier1999-01-191-28/+16
* Properly print devices that do not have attached peripherals.Justin T. Gibbs1999-01-141-3/+6
* Don't install vinum(8) sgid.Greg Lehey1999-01-131-2/+2
* Sort options alphabetically.Dag-Erling Smørgrav1999-01-131-2/+2
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-6/+6
* Update to match rev. 1.28 of msdosfs_lookup.c.Dmitrij Tejblum1999-01-113-33/+6
* Move nologin from /etc to /var/run. This means one less file that hasSatoshi Asami1999-01-111-5/+5
* Clean up option handling a little.Dag-Erling Smørgrav1999-01-102-21/+40
* Removed ROOTSLICE_HUNT. The root device is now found better byBruce Evans1999-01-094-76/+6
* - Format corrections for troff outputGreg Lehey1999-01-091-14/+78
* Make a start on revising the boot documentation.Robert Nordier1999-01-061-17/+46
* Allow PINGing from any address on multihomed hostsWarner Losh1999-01-062-12/+46
* Complete change from DEBUG to VINUMDEBUG. Now it still builds whenGreg Lehey1999-01-062-4/+4
* Complete previous commit: change debug macro from DEBUG to VINUMDEBUGGreg Lehey1999-01-061-5/+7
* Fix problems compiling without -DVINUMDEBUGGreg Lehey1999-01-061-3/+7
* Clean up some more residual /usr/mdec references. I left all theJordan K. Hubbard1999-01-031-2/+2
* 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