| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite piece of code which I committed some time ago that allows to | pjd | 2004-12-27 | 1 | -1/+5 |
* | Sync usage() with manpage SYNOPSIS and code. | ru | 2004-11-13 | 1 | -4/+6 |
* | Bump .Dd, replace missing letter, and prefer to use a verb that | dd | 2004-11-06 | 1 | -5/+3 |
* | For file backed md(4) devices output their source file via | pjd | 2004-11-06 | 1 | -2/+7 |
* | Update the description of -l to reflect reality. After mdconfig.c | dd | 2004-11-06 | 1 | -6/+5 |
* | If there aren't any devices to list, output nothing instead of an | dd | 2004-11-06 | 1 | -10/+2 |
* | - Make md(4) 64-bit clean. | pjd | 2004-09-16 | 3 | -19/+47 |
* | add support for documented readonly option... | jmg | 2004-09-08 | 1 | -1/+5 |
* | change the name of the md module, to g_md, introduce a define with the | jmg | 2004-08-09 | 1 | -1/+1 |
* | Give better diagnostic for problems with backing files. | phk | 2004-07-25 | 1 | -0/+4 |
* | 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 | 2 | -1/+8 |
* | 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 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | kan | 2003-07-11 | 1 | -1/+1 |
* | Add "-n" argument, which causes mdconfig to simply print the unit | rwatson | 2003-06-11 | 2 | -5/+16 |
* | Add .Xr's to mdmfs(8). | dougb | 2003-04-27 | 1 | -0/+1 |
* | Add a couple of undocumented test options to MD(4) to aid in regression | phk | 2003-04-09 | 1 | -1/+11 |
* | Give clearer diagnostics on some cases of invalid | yar | 2003-04-01 | 1 | -0/+6 |
* | Add a "-S sectorsize" option to enable Kirk to find a bug :-) | phk | 2003-03-03 | 2 | -2/+10 |
* | Don't use the kern.disks sysctl to find a list of md devices, use the | phk | 2003-01-27 | 1 | -41/+7 |
* | Make sure strsep() gets a nul-terminated string. | keramida | 2002-10-10 | 1 | -1/+2 |
* | 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 |
* | Don't use NULL where you really mean 0 to sysctlbyname. | imp | 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 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | Revert 1.20: | mike | 2002-03-21 | 1 | -2/+0 |
* | Provide a proper error message in mdconfig(8) when a filesystem is too | mike | 2002-03-21 | 1 | -0/+2 |
* | Actually make use of the md_version field of 'struct mdio'. In order | dd | 2001-12-20 | 1 | -0/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -1/+0 |
* | mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. | ru | 2001-08-10 | 1 | -18/+6 |
* | Move all the prototypes to one place. | dd | 2001-08-07 | 1 | -3/+2 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | dd | 2001-08-07 | 2 | -0/+9 |
* | Use MD_NAME and MDCTL_NAME constants where appropriate. | dd | 2001-07-18 | 1 | -1/+2 |
* | 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 |
* | Constify mdmaybeload(), add a prototype for usage(), and get rid of a | dd | 2001-06-21 | 2 | -3/+6 |
* | Don't assume the length of MD_NAME is 2. | dd | 2001-06-21 | 1 | -2/+2 |
* | Fail if -s isn't specified for an MD_MALLOC or MD_SWAP disk; the | dd | 2001-06-21 | 1 | -1/+7 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: add a missing An call. | ru | 2001-03-12 | 1 | -1/+2 |
* | In the absence of explicit ``-t type'' option assume that ``-f file'' | sobomax | 2001-03-09 | 1 | -1/+6 |