| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add "-n" argument, which causes mdconfig to simply print the unit | Robert Watson | 2003-06-11 | 2 | -5/+16 |
* | Add .Xr's to mdmfs(8). | Doug Barton | 2003-04-27 | 1 | -0/+1 |
* | Add a couple of undocumented test options to MD(4) to aid in regression | Poul-Henning Kamp | 2003-04-09 | 1 | -1/+11 |
* | Give clearer diagnostics on some cases of invalid | Yaroslav Tykhiy | 2003-04-01 | 1 | -0/+6 |
* | Add a "-S sectorsize" option to enable Kirk to find a bug :-) | Poul-Henning Kamp | 2003-03-03 | 2 | -2/+10 |
* | Don't use the kern.disks sysctl to find a list of md devices, use the | Poul-Henning Kamp | 2003-01-27 | 1 | -41/+7 |
* | Make sure strsep() gets a nul-terminated string. | Giorgos Keramidas | 2002-10-10 | 1 | -1/+2 |
* | Don't show disklabel in the examples, it is not necessary. | Poul-Henning Kamp | 2002-09-26 | 1 | -3/+2 |
* | s/filesystem/file system/g as discussed on -developers | Tom Rhodes | 2002-08-21 | 1 | -1/+1 |
* | Don't use NULL where you really mean 0 to sysctlbyname. | Warner Losh | 2002-08-21 | 1 | -1/+1 |
* | Replace extra call to "tunefs" with the equivalent of "newfs -U". | Ralf S. Engelschall | 2002-07-15 | 1 | -2/+1 |
* | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -3/+3 |
* | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
* | Revert 1.20: | Mike Barcroft | 2002-03-21 | 1 | -2/+0 |
* | Provide a proper error message in mdconfig(8) when a filesystem is too | Mike Barcroft | 2002-03-21 | 1 | -0/+2 |
* | Actually make use of the md_version field of 'struct mdio'. In order | Dima Dorfman | 2001-12-20 | 1 | -0/+2 |
* | Default to WARNS=2. | David E. O'Brien | 2001-12-04 | 1 | -1/+0 |
* | mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. | Ruslan Ermilov | 2001-08-10 | 1 | -18/+6 |
* | Move all the prototypes to one place. | Dima Dorfman | 2001-08-07 | 1 | -3/+2 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | Dima Dorfman | 2001-08-07 | 2 | -0/+9 |
* | Use MD_NAME and MDCTL_NAME constants where appropriate. | Dima Dorfman | 2001-07-18 | 1 | -1/+2 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -5/+5 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
* | Constify mdmaybeload(), add a prototype for usage(), and get rid of a | Dima Dorfman | 2001-06-21 | 2 | -3/+6 |
* | Don't assume the length of MD_NAME is 2. | Dima Dorfman | 2001-06-21 | 1 | -2/+2 |
* | Fail if -s isn't specified for an MD_MALLOC or MD_SWAP disk; the | Dima Dorfman | 2001-06-21 | 1 | -1/+7 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: add a missing An call. | Ruslan Ermilov | 2001-03-12 | 1 | -1/+2 |
* | In the absence of explicit ``-t type'' option assume that ``-f file'' | Maxim Sobolev | 2001-03-09 | 1 | -1/+6 |
* | Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8) | Poul-Henning Kamp | 2001-03-09 | 2 | -2/+16 |
* | 1) If mdconfig isn't given an action argument, it assumes detach. | Poul-Henning Kamp | 2001-03-09 | 1 | -4/+5 |
* | Remove "autounit" from settable options, it's the default unless you | Poul-Henning Kamp | 2001-02-26 | 2 | -12/+3 |
* | Forgot to remove unneeded "intcmp" function. | Poul-Henning Kamp | 2001-02-25 | 1 | -8/+0 |
* | Make "md" and "mdctl" macroized parameters. | Poul-Henning Kamp | 2001-02-25 | 2 | -10/+134 |
* | Make md/mdconfig do kld. | Poul-Henning Kamp | 2001-02-24 | 1 | -0/+36 |
* | Strip optional prefixes "/dev/" and "md" from the -u argument. | Poul-Henning Kamp | 2001-01-31 | 1 | -0/+5 |
* | Duh, the version of mdconfig.c I committed came from the wrong machine. | Poul-Henning Kamp | 2001-01-28 | 2 | -20/+1 |
* | Don't specify fragment size, it autosizes from the sectorsize. | Poul-Henning Kamp | 2001-01-28 | 1 | -1/+2 |
* | Mdoc(7)ify. | Ruslan Ermilov | 2001-01-10 | 1 | -36/+66 |
* | Add padding space and a version number to the md_ioctl structre for future | Poul-Henning Kamp | 2001-01-01 | 2 | -3/+18 |
* | This is the first snapshot of the new all-singing-and-dancing md(4). | Poul-Henning Kamp | 2000-12-31 | 1 | -6/+13 |
* | Improve cmdline parsing and messages. | Poul-Henning Kamp | 2000-12-31 | 3 | -21/+210 |
* | Preliminary scaffolding for the new integrated vn+md device driver. | Poul-Henning Kamp | 2000-12-28 | 2 | -0/+110 |