| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to specify device size in bytes. | pjd | 2005-01-22 | 1 | -2/+2 |
* | Bump .Dd, replace missing letter, and prefer to use a verb that | dd | 2004-11-06 | 1 | -5/+3 |
* | Update the description of -l to reflect reality. After mdconfig.c | dd | 2004-11-06 | 1 | -6/+5 |
* | - Make md(4) 64-bit clean. | pjd | 2004-09-16 | 1 | -3/+3 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -11/+16 |
* | Fix a long-standing deadlock issue with vnode backed md(4) devices: | phk | 2004-03-10 | 1 | -0/+3 |
* | s/bytes/byte/ | phk | 2004-02-19 | 1 | -1/+1 |
* | Note that geometry can also be specified on vnode backed deviecs. | phk | 2004-01-12 | 1 | -1/+1 |
* | Warn that big malloc disks are a panic(8) implementation. | phk | 2004-01-02 | 1 | -0/+5 |
* | Add a full example of a file-backed disk creation, I used the Handbook's | blackend | 2003-10-11 | 1 | -0/+9 |
* | s/disklabel/bsdlabel where needed. | blackend | 2003-10-11 | 1 | -1/+1 |
* | Document the -x and -y options. | phk | 2003-09-21 | 1 | -0/+14 |
* | Add "-n" argument, which causes mdconfig to simply print the unit | rwatson | 2003-06-11 | 1 | -0/+5 |
* | Add .Xr's to mdmfs(8). | dougb | 2003-04-27 | 1 | -0/+1 |
* | Add a "-S sectorsize" option to enable Kirk to find a bug :-) | phk | 2003-03-03 | 1 | -0/+3 |
* | Don't show disklabel in the examples, it is not necessary. | phk | 2002-09-26 | 1 | -3/+2 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | Replace extra call to "tunefs" with the equivalent of "newfs -U". | rse | 2002-07-15 | 1 | -2/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -3/+3 |
* | mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. | ru | 2001-08-10 | 1 | -18/+6 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | dd | 2001-08-07 | 1 | -0/+5 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: add a missing An call. | ru | 2001-03-12 | 1 | -1/+2 |
* | Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8) | phk | 2001-03-09 | 1 | -0/+15 |
* | Remove "autounit" from settable options, it's the default unless you | phk | 2001-02-26 | 1 | -7/+2 |
* | Make "md" and "mdctl" macroized parameters. | phk | 2001-02-25 | 1 | -0/+10 |
* | Duh, the version of mdconfig.c I committed came from the wrong machine. | phk | 2001-01-28 | 1 | -19/+0 |
* | Don't specify fragment size, it autosizes from the sectorsize. | phk | 2001-01-28 | 1 | -1/+2 |
* | Mdoc(7)ify. | ru | 2001-01-10 | 1 | -36/+66 |
* | Add padding space and a version number to the md_ioctl structre for future | phk | 2001-01-01 | 1 | -2/+17 |
* | Improve cmdline parsing and messages. | phk | 2000-12-31 | 1 | -0/+145 |