| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r296449: Update meaning of -n argument. | mav | 2016-03-28 | 1 | -5/+6 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -4/+4 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 1 | -1/+1 |
* | Do not try to change the mode or ownership of the root of the mountpoint | kib | 2011-09-13 | 1 | -0/+27 |
* | dd -t switch for mdmfs to enable TRIM on the configured filesystem. | kib | 2011-09-06 | 2 | -6/+16 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -1/+0 |
* | -n is used by newfs to tell "do not generate a .snap directory" instead of | remko | 2007-05-14 | 1 | -4/+4 |
* | Fix a typo: argv -> argvp | yar | 2007-04-30 | 1 | -1/+2 |
* | Don't leave a NULL value in mdsuffix when a particular md | yar | 2007-03-07 | 1 | -2/+1 |
* | Grammar nits. | ceri | 2007-02-15 | 1 | -2/+2 |
* | Add examples for configuring and mounting geom_uzip(4) based disks' | matteo | 2007-02-15 | 1 | -0/+20 |
* | Correct -c and -d description. | matteo | 2007-02-15 | 2 | -16/+16 |
* | Enhances mdmfs(8) to mount md-based device such as uzip. | matteo | 2007-02-15 | 1 | -4/+9 |
* | Remove the -C option as it does more harm than good. To be fully | ru | 2006-11-03 | 2 | -80/+15 |
* | Fix .Dd arguments. | ru | 2006-10-21 | 1 | -1/+1 |
* | The UFS filesystem get created only if -P was not specified. | matteo | 2006-10-01 | 1 | -2/+4 |
* | Markup fixes. | ru | 2006-09-18 | 1 | -2/+2 |
* | Add new -E option, which allows to specify location of the mdconfig(8) | sobomax | 2006-02-16 | 2 | -8/+20 |
* | Add a -P option to allow skipping newfs when using a vnode-backed | dd | 2006-01-02 | 2 | -6/+22 |
* | If we're operating without running external programs (-N) and | dd | 2005-12-22 | 1 | -1/+1 |
* | Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> or | rse | 2005-10-14 | 1 | -10/+6 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -4/+4 |
* | Remove unsigned casts. | ssouhlal | 2005-01-31 | 1 | -4/+8 |
* | - Make WARNS?= 6 clean | ssouhlal | 2005-01-25 | 2 | -2/+4 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -5/+4 |
* | Added -l to usage(). | ru | 2004-05-17 | 1 | -2/+2 |
* | Add a "-l" parameter to mdmfs so that memory file systems can be | rwatson | 2004-02-26 | 2 | -1/+7 |
* | Userland signed char fixes for PPC build. Problems were using a char | grehan | 2004-01-22 | 1 | -1/+2 |
* | Don't reinvent the wheel: Use setmode(3) to interpret | yar | 2003-08-05 | 2 | -3/+15 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | kan | 2003-07-11 | 1 | -4/+4 |
* | Remove pathnames.h. | gordon | 2003-06-29 | 1 | -2/+0 |
* | Move path definitions to include/paths.h. This makes it easier to override | gordon | 2003-06-29 | 2 | -14/+5 |
* | mdoc(7) fix: Add the forgotten paragraph command. | ru | 2003-05-17 | 1 | -0/+1 |
* | Add an example of how to create an fstab entry. | dougb | 2003-05-05 | 1 | -0/+4 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+2 |
* | Also MLINK the man page for mount_mfs. | dougb | 2003-04-27 | 2 | -2/+4 |
* | Install a mount_mfs symlink so that you can specify something like this | dougb | 2003-04-27 | 1 | -0/+1 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Teach mdmfs how to pass UFS version numbers through to newfs. Because | rwatson | 2002-12-01 | 2 | -1/+15 |
* | Don't disklabel(8) the md(4) device, it is not needed, and we don't want | phk | 2002-09-22 | 3 | -22/+3 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 2 | -11/+11 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -4/+6 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -2/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -1/+0 |
* | Enable bug-for-bug compatibility with mount_mfs when the program | iedowse | 2001-09-30 | 2 | -5/+7 |
* | mdoc(7) police: Section cross-references are marked with .Sx. | ru | 2001-08-16 | 1 | -3/+2 |
* | Implement a better compatibility mode with mount_mfs. It is the | dd | 2001-08-16 | 2 | -6/+120 |
* | style(9) tweak | obrien | 2001-08-14 | 1 | -24/+24 |
* | Document -X. | dd | 2001-07-30 | 1 | -0/+3 |
* | Nuke my e-mail address since it seems out of place here. | dd | 2001-07-30 | 2 | -3/+2 |