| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "cylinder" instead of "cyl" for consistency. | joel | 2010-11-13 | 2 | -2/+2 |
* | Make mdconfig(8) WARNS=6 clean: | jh | 2010-01-22 | 2 | -8/+6 |
* | Print sizes up to INT64_MAX in md_prthumanval(). | jh | 2010-01-18 | 1 | -5/+6 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+1 |
* | Add the possibility to specify "-o force" with "mdconfig -du". | trasz | 2009-01-10 | 2 | -1/+12 |
* | Add -v (verbose) option to -l command, to show size and backing store | marck | 2008-06-21 | 2 | -7/+17 |
* | Every newline should start on it's own line. I didn't do that in the | remko | 2007-11-28 | 1 | -3/+4 |
* | Sync with md(4)'s information regarding the swap backend. | remko | 2007-11-28 | 1 | -2/+9 |
* | Fix exit code when using -l on a non-existent md(4) device. | flz | 2007-11-16 | 1 | -3/+9 |
* | * Expand the example descriptions, fix mdoc-bugs in | keramida | 2007-11-11 | 1 | -9/+20 |
* | Instead of hardcoding md10 as the device node in the cd9660 example, | keramida | 2007-11-09 | 1 | -3/+2 |
* | Add an example which shows how mdconfig(8) can be used | keramida | 2007-05-18 | 1 | -1/+7 |
* | Kris suggested that swap is a better choice as a default than malloc. | n_hibma | 2007-02-20 | 2 | -4/+4 |
* | [Found the original diff I made, see previous commit for other part] | n_hibma | 2007-02-20 | 2 | -4/+23 |
* | Make attach the default for -f. That way | n_hibma | 2007-02-20 | 2 | -3/+11 |
* | Make WITHOUT_DYNAMICROOT=foo work again: remember to reference | phk | 2006-04-01 | 1 | -2/+2 |
* | Unbreak the build. | jasone | 2006-03-27 | 1 | -6/+1 |
* | For now, bring back some of the old bits as a fix for specifying md(4) | wkoszek | 2006-03-27 | 1 | -0/+7 |
* | Teach md(4) and mdconfig(8) how to understand XML. Right now there won't be | wkoszek | 2006-03-26 | 2 | -65/+158 |
* | Keep proper order of includes. Additionally, sort them. Make functions used | wkoszek | 2006-03-26 | 1 | -23/+20 |
* | Use kld(3) for loading geom_md.ko. | pjd | 2006-02-18 | 1 | -20/+3 |
* | Sort the list results by the unit number. The list returned by the | dd | 2005-12-22 | 1 | -3/+13 |
* | Rename GEOM class kernel module g_md.ko to geom_md.ko for consistency | pjd | 2005-11-11 | 1 | -27/+12 |
* | When using files as backing stores for devices, and the user has requested the | csjp | 2005-08-30 | 1 | -0/+11 |
* | We can specify device size in bytes. Document this in usage. | pjd | 2005-03-01 | 1 | -2/+3 |
* | Document the terabyte "-s" parameter in the usage string. | mr | 2005-02-21 | 1 | -1/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -1/+1 |
* | Allow to specify device size in bytes. | pjd | 2005-01-22 | 2 | -2/+4 |
* | 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 |