aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use _PATH_DEV.David E. O'Brien2001-02-282-5/+7
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-285-50/+50
* Remove "autounit" from settable options, it's the default unless youPoul-Henning Kamp2001-02-262-12/+3
* Backout -a restriction hack.Ruslan Ermilov2001-02-262-7/+1
* Allow for easier configuration when using disklabel. A sampleJohn W. De Boskey2001-02-254-318/+1116
* Forgot to remove unneeded "intcmp" function.Poul-Henning Kamp2001-02-251-8/+0
* Make "md" and "mdctl" macroized parameters.Poul-Henning Kamp2001-02-252-10/+134
* Make md/mdconfig do kld.Poul-Henning Kamp2001-02-241-0/+36
* Restrict -a to root only.Ruslan Ermilov2001-02-242-1/+7
* Elminate common declaration.Paul Saab2001-02-222-1/+2
* some reasoning why we separated ping(8) and ping6(8)Hajimu UMEMOTO2001-02-221-0/+29
* Mention the edquota(8) utility when talking about editing quota.userNik Clayton2001-02-221-0/+3
* Document that the IPFW messages are logged via syslogd(8).Ruslan Ermilov2001-02-221-1/+11
* if no address is setted, do not call ioctl(SIOCAIFADDR)Hajimu UMEMOTO2001-02-211-1/+1
* Fix vinum for both devfs and non-devfs systems.Alfred Perlstein2001-02-206-53/+84
* Switch to using a struct xucred instead of a struct xucred when notBrian Feldman2001-02-181-12/+12
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Document the new -k option in usage message and man page.Dag-Erling Smørgrav2001-02-162-2/+4
* Add a -k option that prevents clearing the dump after saving it.Dag-Erling Smørgrav2001-02-161-16/+57
* Added pc98 support.Yoshihiro Takahashi2001-02-161-0/+4
* Don't allow special devices of type NODEV (NOUDEV as seen from kernel).Tor Egge2001-02-151-0/+5
* mdoc(7) police: normalize the construct.Ruslan Ermilov2001-02-151-5/+1
* Fix grammar nit in previous commit.Sheldon Hearn2001-02-141-1/+1
* Introduce a new feature in IPFW: Check of the source or destinationPoul-Henning Kamp2001-02-132-40/+73
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-132-3/+3
* Use ".Nm fsck_ffs", so that this turns up in whatis(1), and others.Nik Clayton2001-02-121-2/+4
* 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