| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSIfy almost all applications that use WARNS=6. | ed | 2009-12-29 | 1 | -4/+2 |
* | Bring mount_nullfs up to WARNS=6. | rodrigc | 2005-11-21 | 1 | -7/+5 |
* | 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 |
* | Small diffs that p4 didn't catch when I extracted | mux | 2002-08-03 | 1 | -2/+1 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 1 | -13/+2 |
* | Make mount_nullfs(8) use nmount(2) rather than mount(2) now | mux | 2002-05-23 | 1 | -5/+15 |
* | o __P removed | imp | 2002-03-21 | 1 | -2/+2 |
* | 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 |
* | Rename the loadable nullfs kernel module: null -> nullfs | sheldonh | 2000-07-28 | 1 | -5/+5 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -5/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | -Wall. | charnier | 1998-07-06 | 1 | -4/+4 |
* | Use realpath on the source as well as the destination. | dfr | 1997-05-23 | 1 | -3/+7 |
* | 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 | -11/+12 |
* | 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 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
* | Get rid of the last vestiges of the old MOUNT_* constants in the | wollman | 1996-05-13 | 1 | -8/+15 |
* | 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/+129 |