| Commit message (Expand) | Author | Age | Files | Lines |
* | Document that a forced dismount of an NFSv3 mount when the | rmacklem | 2015-06-17 | 1 | -1/+4 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+20 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -1/+2 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -3/+10 |
| |\ \ |
|
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+21 |
* | | | | Cross-reference autounmountd(8) from umount(8). | trasz | 2014-11-22 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Use mount protocol version 3 by default for showmount and umount. | peter | 2014-08-16 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix memory leak in umount.c | eadler | 2012-11-15 | 1 | -3/+10 |
|/ |
|
* | Add missing static keywords for global variables to tools in sbin/. | ed | 2011-11-04 | 1 | -3/+3 |
* | When using -A option (unmount all mounted filesystems), do not attempt | mckusick | 2011-07-14 | 1 | -0/+2 |
* | Add a sentence to the umount.8 man page to clarify the behaviour | rmacklem | 2011-05-31 | 1 | -1/+4 |
* | Modify the umount(8) command so that it doesn't do | rmacklem | 2011-05-29 | 1 | -3/+4 |
* | It's possible to unmount multiple items at once, make it clear. | ru | 2011-03-24 | 2 | -2/+2 |
* | Introduce '[ipaddr]:path' notation. | ume | 2010-02-04 | 1 | -3/+10 |
* | Let umount build with -Wold-style-definition. | ed | 2009-12-30 | 1 | -1/+1 |
* | Make umount(8) WARNS=6 clean: | delphij | 2009-12-28 | 2 | -28/+28 |
* | Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run | pjd | 2009-08-17 | 1 | -1/+2 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 1 | -5/+5 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -2/+2 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | s/considred/considered/ | brueffer | 2004-03-04 | 1 | -1/+1 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Don't include the file system ID in the output of `mount -v' if it | iedowse | 2003-12-05 | 1 | -3/+4 |
* | If the unmount by file system ID fails, don't warn before retrying | iedowse | 2003-11-16 | 1 | -1/+4 |
* | When removing trailing slashes, don't remove the first character | iedowse | 2003-10-29 | 1 | -3/+3 |
* | Take advantage of the use of file system IDs to simplify umount(8) | iedowse | 2003-07-20 | 1 | -298/+144 |
* | When mount(8) is invoked with the `-v' flag, display the filesystem | iedowse | 2003-07-18 | 2 | -16/+50 |
* | Since checkmntlist() and getmntentry() return a struct statfs that | iedowse | 2003-07-18 | 1 | -24/+17 |
* | When the file system to unmount is specified by device name instead | iedowse | 2003-07-18 | 1 | -45/+7 |
* | Add a new mount flag MNT_BYFSID that can be used to unmount a file | iedowse | 2003-07-01 | 1 | -70/+71 |
* | mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section. | ru | 2003-05-19 | 1 | -6/+6 |
* | Bump the date for recent commits. | mdodd | 2003-04-07 | 1 | -1/+1 |
* | Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution. | mdodd | 2003-04-07 | 1 | -0/+7 |
* | Implement the '-F' option for mount & umount which allows the user to | mdodd | 2003-04-07 | 2 | -3/+18 |
* | Quiet warning. | mdodd | 2003-04-07 | 1 | -2/+2 |
* | Remove one of two WARNS=0. | johan | 2003-02-23 | 1 | -1/+0 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -2/+2 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 2 | -19/+19 |
* | - Introduce a new struct xvfsconf, the userland version of struct vfsconf. | mux | 2002-08-10 | 1 | -1/+1 |
* | The .Nm utility. | charnier | 2002-07-06 | 1 | -3/+2 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -3/+3 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+3 |
* | Oops, fix a missing condition that broke umount's `-h' option. I | iedowse | 2001-10-13 | 1 | -1/+2 |
* | Fix some bugs and general brain damage in mounttab: | iedowse | 2001-07-22 | 1 | -4/+3 |