summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Restore the -c option, which was accidentally removed from the getoptdes2001-03-061-1/+1
* mdoc(7) police: misc formatting fixes.ru2001-03-052-56/+100
* First attempt to not overflow in disk space calculations. Use off_timp2001-03-052-10/+10
* Fix style nit.obrien2001-03-042-2/+2
* Correct grammar in comment.kris2001-03-041-3/+3
* Support inheritance of the "nodump" flag down a hierarchy.obrien2001-03-032-26/+82
* Fix typo present since 1997: single used mode -> single user mode.asmodai2001-03-031-1/+1
* Use _PATH_DEV.obrien2001-02-282-5/+7
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-285-50/+50
* Remove "autounit" from settable options, it's the default unless youphk2001-02-262-12/+3
* Backout -a restriction hack.ru2001-02-262-7/+1
* Allow for easier configuration when using disklabel. A samplejwd2001-02-254-318/+1116
* Forgot to remove unneeded "intcmp" function.phk2001-02-251-8/+0
* Make "md" and "mdctl" macroized parameters.phk2001-02-252-10/+134
* Make md/mdconfig do kld.phk2001-02-241-0/+36
* Restrict -a to root only.ru2001-02-242-1/+7
* Elminate common declaration.ps2001-02-222-1/+2
* some reasoning why we separated ping(8) and ping6(8)ume2001-02-221-0/+29
* Mention the edquota(8) utility when talking about editing quota.usernik2001-02-221-0/+3
* Document that the IPFW messages are logged via syslogd(8).ru2001-02-221-1/+11
* if no address is setted, do not call ioctl(SIOCAIFADDR)ume2001-02-211-1/+1
* Fix vinum for both devfs and non-devfs systems.alfred2001-02-206-53/+84
* Switch to using a struct xucred instead of a struct xucred when notgreen2001-02-181-12/+12
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-181-1/+1
* Document the new -k option in usage message and man page.des2001-02-162-2/+4
* Add a -k option that prevents clearing the dump after saving it.des2001-02-161-16/+57
* Added pc98 support.nyan2001-02-161-0/+4
* Don't allow special devices of type NODEV (NOUDEV as seen from kernel).tegge2001-02-151-0/+5
* mdoc(7) police: normalize the construct.ru2001-02-151-5/+1
* Fix grammar nit in previous commit.sheldonh2001-02-141-1/+1
* Introduce a new feature in IPFW: Check of the source or destinationphk2001-02-132-40/+73
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-132-3/+3
* Use ".Nm fsck_ffs", so that this turns up in whatis(1), and others.nik2001-02-121-2/+4
* Fix a cosmetic problem with some very defensive programming: The devfsphk2001-02-081-1/+17
* mdoc(7) police: Change -filled displays (which just happenru2001-02-072-4/+4
* Fix typo: seperate -> separate.asmodai2001-02-061-3/+3
* mount a --> mount andan2001-02-041-1/+1
* Add an xref for mount_ntfs.nik2001-02-021-0/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-8/+6
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-0122-82/+112
* Fsck_ffs did not properly range-check the inode 'di_size'iedowse2001-01-312-3/+8
* Strip optional prefixes "/dev/" and "md" from the -u argument.phk2001-01-311-0/+5
* Make mount_mfs annoy users for 15 seconds and point them at mdconfig(8).phk2001-01-302-0/+12
* Fix 'tunefs -p'ben2001-01-291-0/+1
* Use <sys/queue.h> instead of home-rolled list.phk2001-01-293-16/+16
* Use \a instead of \007 for making noise.phk2001-01-283-4/+4
* Duh, the version of mdconfig.c I committed came from the wrong machine.phk2001-01-282-20/+1
* Don't specify fragment size, it autosizes from the sectorsize.phk2001-01-281-1/+2
* Print out the target device when the mount fails.bsd2001-01-251-1/+2
* Always print out the target device when the mount fails, not just onbsd2001-01-251-4/+1
OpenPOWER on IntegriCloud