summaryrefslogtreecommitdiffstats
path: root/sbin/mount
Commit message (Expand)AuthorAgeFilesLines
* MFC r315775:ngie2017-05-221-1/+2
* MFC r316611:asomers2017-04-281-3/+4
* MFC r315774:ngie2017-03-301-1/+1
* MFC r310092:brooks2016-12-212-0/+15
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Fix type mismatches for malloc(3) and Co.uqs2015-12-291-1/+1
* Fix "mount -a" for NFS and ZFS filesystems with shared mountpointsasomers2015-12-211-1/+9
* Replace /dev/acd0 with /dev/cd1ngie2015-10-171-3/+3
* Replace references to /dev/acd0 with /dev/cd0ngie2015-10-131-2/+2
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-273-6/+6
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-193-3/+12
| |\
| * \ Merge head from 7/28sjg2014-08-191-2/+2
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2013-09-054-10/+279
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-043-14/+12
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
| | |/ / / / | |/| | | |
* | | | | | Remove some oldnfs remnants.trasz2015-04-182-2/+1
* | | | | | mdoc: improvements to SEE ALSO.joel2014-12-271-1/+1
* | | | | | Add fstyp(8). This utility, named after its SVR4 counterpart, detectstrasz2014-12-101-1/+2
* | | | | | Convert sbin/ to LIBADDbapt2014-11-251-2/+1
* | | | | | Cross-reference automount(8) from mount(8).trasz2014-11-221-1/+2
| |_|_|_|/ |/| | | |
* | | | | Add description for the "automounted" mount flag.trasz2014-08-201-1/+6
* | | | | Bring in the new automounter, similar to what's provided in most othertrasz2014-08-172-2/+5
* | | | | Mention tmpfs(5)skreuzer2014-08-061-0/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part1)bapt2014-06-201-2/+2
| |_|/ |/| |
* | | Minor mdoc fixes.joel2013-07-181-10/+10
* | | In this GRN, Marcel Moolenaar overhauled the logic for mountingrodrigc2013-07-172-1/+253
* | | Add -n flag for compatibility with Linux version of mount(8).rmh2013-07-152-1/+7
* | | - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-282-1/+3
* | | Revert r238399.jh2013-06-071-6/+1
* | | Introduce and use new flag -L to mount for mounting only late filesystems.crees2013-05-042-2/+16
| |/ |/|
* | Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-182-3/+1
* | Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-172-3/+1
* | Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-172-3/+1
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-162-3/+1
* | Fix minor nits:eadler2012-10-152-3/+4
* | Document the behavior of mount with failok specified.eadler2012-07-121-1/+6
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-1/+1
* Don't print the nmount(2) provided error message if it is empty.jh2012-01-201-1/+4
* Change mount_fs() to not exit on error. The "failok" mount optionjh2012-01-201-6/+5
* - Clean up checkpath().jh2012-01-201-8/+5
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-164-7/+17
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-042-2/+2
* Clear the mountprog variable after each mountfs() call so that mountprogjhb2011-09-021-0/+5
* Update to -r224294 to ensure that only one of MNT_SUJ or MNT_SOFTDEPmckusick2011-07-301-2/+2
OpenPOWER on IntegriCloud