| Commit message (Expand) | Author | Age | Files | Lines |
* | Raise WARNS level to 6. | rodrigc | 2007-02-13 | 1 | -1/+2 |
* | Fix parsing of -o uid and -o gid options, so that -o uidxx and -o gidxx | rodrigc | 2007-01-05 | 1 | -2/+2 |
* | o Correct a function prototype. | maxim | 2006-12-04 | 1 | -1/+1 |
* | Many, many thanks to Masanori OZAWA <ozawa@ongs.co.jp> | rodrigc | 2006-12-02 | 1 | -72/+105 |
* | 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 program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | Don't depend on namespace pollution in sys/mount.h and | mux | 2002-08-13 | 1 | -0/+1 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 1 | -14/+3 |
* | nmount'ify unionfs further by using separate options instead | mux | 2002-06-15 | 1 | -17/+17 |
* | Convert mount_unionfs(8) to nmount. | mux | 2002-05-24 | 1 | -10/+24 |
* | o __P removed | imp | 2002-03-21 | 1 | -2/+2 |
* | Actually rename FDESC, PORTAL, UMAP and UNION file systems. | ru | 2001-05-24 | 1 | -5/+5 |
* | Rename (after a repo-copy) some mount(8) programs: | ru | 2001-05-23 | 1 | -1/+1 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -1/+1 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -5/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Protect against target containing a '%' which might be misinterpreted | steve | 1997-08-23 | 1 | -2/+7 |
* | Typo in previous change. | dfr | 1997-05-23 | 1 | -1/+1 |
* | Use realpath() on the source as well as the target otherwise it can be | dfr | 1997-04-29 | 1 | -4/+8 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Merge from Lite2 (use new getvfsbyname() and mount(2) interface) | peter | 1997-03-11 | 1 | -8/+9 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -1/+1 |
* | Get rid of the last vestiges of the old MOUNT_* constants in the | wollman | 1996-05-13 | 1 | -8/+11 |
* | Add support for filesystem-specific `-o' options, and re-implement the | wollman | 1994-11-01 | 1 | -1/+1 |
* | Automatically load NFS and a bevy of other filesystems. | wollman | 1994-09-22 | 1 | -1/+10 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+140 |