| Commit message (Expand) | Author | Age | Files | Lines |
* | Change checkpath() to not exit on error. This is a prerequisite for | jh | 2012-01-16 | 1 | -1/+2 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 1 | -2/+2 |
* | Bump WARNS where possible. | uqs | 2010-02-15 | 1 | -1/+1 |
* | Reduce the number of errors under WARNS=6 | charnier | 2006-09-13 | 1 | -9/+5 |
* | Slight grammar fix. | ceri | 2006-05-18 | 1 | -1/+1 |
* | Remove mqueuefs from LINKS, it is no longer needed for nmount interface. | davidxu | 2005-12-02 | 1 | -1/+0 |
* | Change filesystem name from mqueue to mqueuefs for style consitent, | davidxu | 2005-11-27 | 1 | -2/+2 |
* | Support mounting POSIX message queue filesystem. | davidxu | 2005-11-26 | 1 | -1/+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 |
* | Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero). | ru | 2004-11-29 | 1 | -2/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+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 |
* | Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro" | seanc | 2003-10-22 | 1 | -2/+1 |
* | Take sizeof() the right string for fspath's iovec. The old string was the | jhb | 2002-11-05 | 1 | -1/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 2 | -21/+21 |
* | Update manpage to match the code, we don't use | mux | 2002-08-11 | 1 | -5/+0 |
* | Now that the kernel is able to load modules itself, | mux | 2002-08-03 | 1 | -15/+4 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -10/+12 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENT | mux | 2002-05-05 | 1 | -2/+23 |
* | Swap the order of mount and nmount calls. We now call nmount | mux | 2002-05-02 | 1 | -14/+14 |
* | Add code to try the nmount(2) syscall when mount(2) failed with | mux | 2002-04-07 | 1 | -1/+22 |
* | o __P removed | imp | 2002-03-21 | 1 | -1/+1 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -6/+6 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
* | Rename (after a repo-copy) some mount(8) programs: | ru | 2001-05-23 | 2 | -10/+12 |
* | - 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/+0 |
* | Retire kernfs (userland part). | des | 2000-12-28 | 2 | -9/+4 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Mention linprocfs. | des | 2000-03-25 | 1 | -3/+11 |
* | Add mount_linprocfs. | des | 2000-03-25 | 1 | -1/+4 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -1/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Correct use of .Nm. Remove unused #includes. | charnier | 1998-07-15 | 2 | -8/+6 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -1/+0 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Update to compile under Lite2 | peter | 1997-03-11 | 2 | -9/+10 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | comma typos | wosch | 1996-12-23 | 1 | -6/+6 |
* | Now that all of the "standard" file system mount commands | mpp | 1996-12-14 | 6 | -399/+44 |
* | Refer the reader to devfs(5). | mpp | 1996-12-14 | 1 | -8/+0 |
* | Refer the reader to fdesc(5) for detailed info on the fdesc filesystem. | mpp | 1996-12-14 | 1 | -85/+11 |
* | Remove the descriptions of the files in /kern and refer | mpp | 1996-12-14 | 1 | -40/+8 |
* | Remove the detailed description of the files in /proc | mpp | 1996-12-14 | 1 | -156/+11 |