aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount
Commit message (Expand)AuthorAgeFilesLines
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-1/+1
* Fix "mount -a" for NFS and ZFS filesystems with shared mountpointsAlan Somers2015-12-211-1/+9
* Replace /dev/acd0 with /dev/cd1Enji Cooper2015-10-171-3/+3
* Replace references to /dev/acd0 with /dev/cd0Enji Cooper2015-10-131-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-6/+6
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-3/+12
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-2/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2013-09-054-10/+279
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-043-14/+12
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-182-2/+1
* | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-271-1/+1
* | | | | | Add fstyp(8). This utility, named after its SVR4 counterpart, detectsEdward Tomasz Napierala2014-12-101-1/+2
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* | | | | | Cross-reference automount(8) from mount(8).Edward Tomasz Napierala2014-11-221-1/+2
| |_|_|_|/ |/| | | |
* | | | | Add description for the "automounted" mount flag.Edward Tomasz Napierala2014-08-201-1/+6
* | | | | Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-172-2/+5
* | | | | Mention tmpfs(5)Steven Kreuzer2014-08-061-0/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-2/+2
| |_|/ |/| |
* | | Minor mdoc fixes.Joel Dahl2013-07-181-10/+10
* | | In this GRN, Marcel Moolenaar overhauled the logic for mountingCraig Rodrigues2013-07-172-1/+253
* | | Add -n flag for compatibility with Linux version of mount(8).Robert Millan2013-07-152-1/+7
* | | - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-282-1/+3
* | | Revert r238399.Jaakko Heinonen2013-06-071-6/+1
* | | Introduce and use new flag -L to mount for mounting only late filesystems.Chris Rees2013-05-042-2/+16
| |/ |/|
* | Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-182-3/+1
* | Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-172-3/+1
* | Disconnect non-MPSAFE NWFS from the build in preparation for droppingAttilio Rao2012-10-172-3/+1
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-162-3/+1
* | Fix minor nits:Eitan Adler2012-10-152-3/+4
* | Document the behavior of mount with failok specified.Eitan Adler2012-07-121-1/+6
|/
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-1/+1
* Don't print the nmount(2) provided error message if it is empty.Jaakko Heinonen2012-01-201-1/+4
* Change mount_fs() to not exit on error. The "failok" mount optionJaakko Heinonen2012-01-201-6/+5
* - Clean up checkpath().Jaakko Heinonen2012-01-201-8/+5
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-164-7/+17
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-042-2/+2
* Clear the mountprog variable after each mountfs() call so that mountprogJohn Baldwin2011-09-021-0/+5
* Update to -r224294 to ensure that only one of MNT_SUJ or MNT_SOFTDEPKirk McKusick2011-07-301-2/+2
* Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flagKirk McKusick2011-07-241-2/+3
* Add a special mount option "failok" to indicate that the administrator wantsXin LI2011-06-071-2/+14
* Add another example to mount(8) on using the "-o" argument.Gavin Atkinson2011-06-061-2/+11
* Another man page update related to the switchover of theRick Macklem2011-04-291-2/+2
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-271-2/+2