summaryrefslogtreecommitdiffstats
path: root/sbin/mdmfs/mdmfs.c
Commit message (Expand)AuthorAgeFilesLines
* Don't disklabel(8) the md(4) device, it is not needed, and we don't wantphk2002-09-221-18/+3
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-2/+2
* Enable bug-for-bug compatibility with mount_mfs when the programiedowse2001-09-301-2/+3
* Implement a better compatibility mode with mount_mfs. It is thedd2001-08-161-4/+48
* style(9) tweakobrien2001-08-141-24/+24
* Nuke my e-mail address since it seems out of place here.dd2001-07-301-1/+1
* Add __printflike() to those static functions which need it.kris2001-07-011-3/+3
* Use strdup(3) instead of reimplementing it inline.dd2001-06-241-7/+1
* Fix compilation error on alpha.mjacob2001-06-211-1/+1
* Introduce mdmfs(8), a wrapper around mdconfig(8), disklabel(8),dd2001-06-181-0/+651
OpenPOWER on IntegriCloud