| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing multi-session disc mount by passing the correct "ssector" option | avatar | 2005-12-19 | 1 | -1/+1 |
* | It turns out that set_charset() invokes build_iovec() which modifies | avatar | 2005-11-25 | 1 | -5/+5 |
* | Convert mount_cd9660 to use nmount(). | rodrigc | 2005-11-13 | 1 | -46/+53 |
* | 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 |
* | Sync usage() and SYNOPSIS. | ru | 2004-11-13 | 1 | -1/+2 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | 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 | 1 | -2/+40 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | 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 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+2 |
* | Update userland interface for broken Joilet disks. | bp | 2001-03-11 | 1 | -1/+5 |
* | Print out the target device when the mount fails. | bsd | 2001-01-25 | 1 | -1/+2 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -2/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add support for Joliet extensions to the iso9660 fs. The related PR | dcs | 1999-04-18 | 1 | -2/+6 |
* | Userland part of ISO9660 multi-session support. mount_cd9660(8) will | joerg | 1997-04-29 | 1 | -10/+81 |
* | 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 | 1 | -18/+16 |
* | 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 |
* | 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 |
* | Add support for filesystem-specific `-o' options, and re-implement the | wollman | 1994-11-01 | 1 | -1/+4 |
* | Automatically load NFS and a bevy of other filesystems. | wollman | 1994-09-22 | 1 | -1/+11 |
* | Get rid of the need for the readonly mandatory option - set readonly | dg | 1994-09-07 | 1 | -4/+6 |
* | Don't call getmntopts with a null pointer as an option string; it'll | dg | 1994-08-02 | 1 | -3/+2 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+130 |