aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a cosmetic problem with some very defensive programming: The devfsPoul-Henning Kamp2001-02-081-1/+17
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-072-4/+4
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-3/+3
* mount a --> mount anDan Moschuk2001-02-041-1/+1
* Add an xref for mount_ntfs.Nik Clayton2001-02-021-0/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-8/+6
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-0122-82/+112
* Fsck_ffs did not properly range-check the inode 'di_size'Ian Dowse2001-01-312-3/+8
* Strip optional prefixes "/dev/" and "md" from the -u argument.Poul-Henning Kamp2001-01-311-0/+5
* Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8).Poul-Henning Kamp2001-01-302-0/+12
* Fix 'tunefs -p'Ben Smithurst2001-01-291-0/+1
* Use <sys/queue.h> instead of home-rolled list.Poul-Henning Kamp2001-01-293-16/+16
* Use \a instead of \007 for making noise.Poul-Henning Kamp2001-01-283-4/+4
* Duh, the version of mdconfig.c I committed came from the wrong machine.Poul-Henning Kamp2001-01-282-20/+1
* Don't specify fragment size, it autosizes from the sectorsize.Poul-Henning Kamp2001-01-281-1/+2
* Print out the target device when the mount fails.Brian S. Dean2001-01-251-1/+2
* Always print out the target device when the mount fails, not just onBrian S. Dean2001-01-251-4/+1
* Provide a better error message when the /dev entry is non-existant.Brian S. Dean2001-01-251-0/+3
* Fix the vulnerability with TCP ECE packets recently fixed in ipfw.Kris Kennaway2001-01-231-2/+2
* avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/).Hajimu UMEMOTO2001-01-221-3/+3
* mdoc police.Ben Smithurst2001-01-221-2/+3
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-222-144/+126
* Room to hold rules should be dynamically allocated.Hajimu UMEMOTO2001-01-201-10/+18
* Add 'netrange' parameter to 'range' command and fix a couple of typos.Ben Smithurst2001-01-201-3/+3
* Removed unused copy of ../mount/getmtopts.3.Bruce Evans2001-01-175-461/+5
* Removed unused rotting copy of ../mount/mount.8. It should never haveBruce Evans2001-01-171-385/+0
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-167-14/+14
* Fix typo.Greg Lehey2001-01-151-4/+6
* The ffs superblock includes a 128-byte region for use by temporaryIan Dowse2001-01-156-10/+17
* Add a couple of newlines in the output from route monitorPoul-Henning Kamp2001-01-151-2/+4
* Replace reference to replacing mkfs(8) with a paragraph actuallyEivind Eklund2001-01-151-3/+1
* Document the -N option in the usage message and the man page.Dag-Erling Smørgrav2001-01-142-8/+10
* Add a -N option that makes sysctl(8) print out just the variable names.Dag-Erling Smørgrav2001-01-141-10/+31
* Remove references to lockinfo.plex.Greg Lehey2001-01-141-10/+7
* Mdoc(7)ify.Ruslan Ermilov2001-01-101-36/+66
* o IPFW incorrectly handled filtering in the presence of previouslyRobert Watson2001-01-091-3/+2
* Document fsck_ffs's new SIGINFO handler.Ian Dowse2001-01-031-0/+12
* Minor layout fixes.Ben Smithurst2001-01-011-0/+4
* Add padding space and a version number to the md_ioctl structre for futurePoul-Henning Kamp2001-01-012-3/+18
* Further tidy up the sbin/init and release builds.Peter Wemm2001-01-011-28/+2
* This is not necessarily the correct fix, but at least sbin/init compilesPoul-Henning Kamp2001-01-011-8/+11
* This is the first snapshot of the new all-singing-and-dancing md(4).Poul-Henning Kamp2000-12-311-6/+13
* Improve cmdline parsing and messages.Poul-Henning Kamp2000-12-313-21/+210
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-302-6/+6
* Add mdconfig into the build.Poul-Henning Kamp2000-12-281-0/+1
* Preliminary scaffolding for the new integrated vn+md device driver.Poul-Henning Kamp2000-12-282-0/+110
* typo: modifes -> modifiesTim Vanderhoek2000-12-282-2/+2
* Retire kernfs (userland part).Dag-Erling Smørgrav2000-12-284-11/+4
* When trying to deduce the diskname from the name so we can runPoul-Henning Kamp2000-12-272-8/+13