aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-2/+14
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix "mount -uw /" when the filesystem type doesn't match.Edward Tomasz Napierala2017-07-081-1/+3
* Add MD_VERIFY option to enable O_VERIFY in open for vnode type.Stephen J. Kiernan2017-05-311-0/+1
* Move mount.conf(8) to mount.conf(5); it's a kernel configuration fileEdward Tomasz Napierala2017-05-282-253/+1
* sbin/mount: strcpy -> strlcpyAlan Somers2017-04-071-3/+4
* Add a post-humous manpage for cd9660(5), the ISO-9660 file systemEnji Cooper2017-03-231-1/+2
* mount.conf(8): fix a .Xr callEnji Cooper2017-03-231-1/+1
* Renumber copyright clause 4Warner Losh2017-02-288-8/+8
* Add a free_iovec() function to reset iovec's.Brooks Davis2016-12-142-0/+15
* mount(1): Simplify by using asprintf(3)Pedro F. Giffuni2016-09-191-5/+2
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* 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