summaryrefslogtreecommitdiffstats
path: root/sbin/mdconfig
Commit message (Expand)AuthorAgeFilesLines
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* mdoc(7) police: add a missing An call.ru2001-03-121-1/+2
* In the absence of explicit ``-t type'' option assume that ``-f file''sobomax2001-03-091-1/+6
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-092-2/+16
* 1) If mdconfig isn't given an action argument, it assumes detach.phk2001-03-091-4/+5
* Remove "autounit" from settable options, it's the default unless youphk2001-02-262-12/+3
* 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
* Strip optional prefixes "/dev/" and "md" from the -u argument.phk2001-01-311-0/+5
* 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
* Mdoc(7)ify.ru2001-01-101-36/+66
* Add padding space and a version number to the md_ioctl structre for futurephk2001-01-012-3/+18
* This is the first snapshot of the new all-singing-and-dancing md(4).phk2000-12-311-6/+13
* Improve cmdline parsing and messages.phk2000-12-313-21/+210
* Preliminary scaffolding for the new integrated vn+md device driver.phk2000-12-282-0/+110
OpenPOWER on IntegriCloud