| Commit message (Expand) | Author | Age | Files | Lines |
* | - s/cd0c/cd0 | blackend | 2005-10-03 | 1 | -2/+2 |
* | Use MOPT_END in favor of MOPT_NULL, which better describes the purporse | delphij | 2005-06-10 | 1 | -1/+1 |
* | Add a handy macro to represent null mount option, MOPT_NULL, and make | delphij | 2005-06-01 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -9/+9 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 1 | -1/+1 |
* | Sync usage() and SYNOPSIS. | ru | 2004-11-13 | 2 | -2/+3 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -3/+6 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -4/+4 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Make msdosfs long filenames matching case insensitive again. | fjoe | 2003-12-08 | 1 | -4/+1 |
* | Use 'const' in the copyright stamp, this is done in other utilities. | trhodes | 2003-11-04 | 1 | -1/+2 |
* | Revert the first part of my previous change. | trhodes | 2003-11-01 | 1 | -4/+6 |
* | The copywrite is not a 'static char', remove the #ifdefs and move the copywri... | trhodes | 2003-11-01 | 1 | -6/+4 |
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 3 | -2/+55 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 2 | -9/+9 |
* | This should have been committed too, I have no idea | mux | 2002-08-03 | 1 | -1/+1 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 1 | -12/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -1/+1 |
* | mdoc(7) police: misc fixes. | ru | 2002-03-15 | 1 | -5/+4 |
* | Add information about multi-session CDs from the log message of r1.4. | murray | 2002-03-13 | 1 | -0/+9 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+2 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Added missing no's to the -o options list. | ru | 2001-04-26 | 1 | -6/+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/+1 |
* | It is the ``nostrictjoliet'' option equivalent to -b. | ru | 2001-03-16 | 1 | -2/+2 |
* | Update userland interface for broken Joilet disks. | bp | 2001-03-11 | 2 | -2/+12 |
* | Print out the target device when the mount fails. | bsd | 2001-01-25 | 1 | -1/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -2/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Fix some bad references. | chris | 1999-08-16 | 1 | -3/+3 |
* | Add $Id$ to these manpages. | nik | 1999-07-12 | 1 | -0/+2 |
* | Add the missing cd9660-specific options to the -o flag. While I'm here, | ghelmer | 1999-05-28 | 1 | -1/+16 |
* | Add support for Joliet extensions to the iso9660 fs. The related PR | dcs | 1999-04-18 | 2 | -2/+8 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-19 | 1 | -2/+2 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -1/+0 |
* | Add missing .Ar. | charnier | 1997-12-29 | 1 | -1/+1 |
* | Userland part of ISO9660 multi-session support. mount_cd9660(8) will | joerg | 1997-04-29 | 2 | -11/+103 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface) | peter | 1997-03-11 | 2 | -18/+17 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 1 | -1/+2 |
* | Get rid of the last vestiges of the old MOUNT_* constants in the | wollman | 1996-05-13 | 1 | -4/+11 |
* | Include the special device in the error output so that it makes sense. | dg | 1995-02-15 | 1 | -1/+1 |