aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdmfs
Commit message (Expand)AuthorAgeFilesLines
* Don't disklabel(8) the md(4) device, it is not needed, and we don't wantPoul-Henning Kamp2002-09-223-22/+3
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-11/+11
* The .Nm utilityPhilippe Charnier2002-07-061-4/+6
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-1/+0
* Enable bug-for-bug compatibility with mount_mfs when the programIan Dowse2001-09-302-5/+7
* mdoc(7) police: Section cross-references are marked with .Sx.Ruslan Ermilov2001-08-161-3/+2
* Implement a better compatibility mode with mount_mfs. It is theDima Dorfman2001-08-162-6/+120
* style(9) tweakDavid E. O'Brien2001-08-141-24/+24
* Document -X.Dima Dorfman2001-07-301-0/+3
* Nuke my e-mail address since it seems out of place here.Dima Dorfman2001-07-302-3/+2
* Add __printflike() to those static functions which need it.Kris Kennaway2001-07-011-3/+3
* Use strdup(3) instead of reimplementing it inline.Dima Dorfman2001-06-241-7/+1
* Fix compilation error on alpha.Matt Jacob2001-06-211-1/+1
* Add a missing word.Dima Dorfman2001-06-201-1/+1
* Add a SEE ALSO section.Dima Dorfman2001-06-201-0/+6
* Miscellaneous mdoc(7) fixes; also expand contractions.Dima Dorfman2001-06-201-22/+19
* Introduce mdmfs(8), a wrapper around mdconfig(8), disklabel(8),Dima Dorfman2001-06-184-0/+930