| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r350224 by sobomax: | Gordon Bergling | 2020-12-07 | 1 | -0/+1 |
* | MFC of 349589, 350070, 350071, 350096, and 350187 | Kirk McKusick | 2019-07-31 | 3 | -1/+11 |
* | MFC r346038: | Konstantin Belousov | 2019-04-15 | 1 | -0/+11 |
* | When getting mount information for all filesystems, mount uses the | Kirk McKusick | 2018-08-07 | 1 | -1/+2 |
* | Fix synopsis of the -t option. | Mateusz Piotrowski | 2018-08-06 | 1 | -18/+13 |
* | vfs_donmount: in certain cases try r/o mount if r/w mount fails | Andriy Gapon | 2018-03-27 | 1 | -0/+4 |
* | Remove decade's old whine about msdos vs msdosfs. | Warner Losh | 2018-03-09 | 1 | -4/+1 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 6 | -2/+14 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Fix "mount -uw /" when the filesystem type doesn't match. | Edward Tomasz Napierala | 2017-07-08 | 1 | -1/+3 |
* | Add MD_VERIFY option to enable O_VERIFY in open for vnode type. | Stephen J. Kiernan | 2017-05-31 | 1 | -0/+1 |
* | Move mount.conf(8) to mount.conf(5); it's a kernel configuration file | Edward Tomasz Napierala | 2017-05-28 | 2 | -253/+1 |
* | sbin/mount: strcpy -> strlcpy | Alan Somers | 2017-04-07 | 1 | -3/+4 |
* | Add a post-humous manpage for cd9660(5), the ISO-9660 file system | Enji Cooper | 2017-03-23 | 1 | -1/+2 |
* | mount.conf(8): fix a .Xr call | Enji Cooper | 2017-03-23 | 1 | -1/+1 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 8 | -8/+8 |
* | Add a free_iovec() function to reset iovec's. | Brooks Davis | 2016-12-14 | 2 | -0/+15 |
* | mount(1): Simplify by using asprintf(3) | Pedro F. Giffuni | 2016-09-19 | 1 | -5/+2 |
* | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
* | Fix type mismatches for malloc(3) and Co. | Ulrich Spörlein | 2015-12-29 | 1 | -1/+1 |
* | Fix "mount -a" for NFS and ZFS filesystems with shared mountpoints | Alan Somers | 2015-12-21 | 1 | -1/+9 |
* | Replace /dev/acd0 with /dev/cd1 | Enji Cooper | 2015-10-17 | 1 | -3/+3 |
* | Replace references to /dev/acd0 with /dev/cd0 | Enji Cooper | 2015-10-13 | 1 | -2/+2 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -6/+6 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 3 | -3/+12 |
| |\ |
|
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 4 | -10/+279 |
| |\ \ \ |
|
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 3 | -14/+12 |
| |\ \ \ \ |
|
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
* | | | | | | Remove some oldnfs remnants. | Edward Tomasz Napierala | 2015-04-18 | 2 | -2/+1 |
* | | | | | | mdoc: improvements to SEE ALSO. | Joel Dahl | 2014-12-27 | 1 | -1/+1 |
* | | | | | | Add fstyp(8). This utility, named after its SVR4 counterpart, detects | Edward Tomasz Napierala | 2014-12-10 | 1 | -1/+2 |
* | | | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
* | | | | | | Cross-reference automount(8) from mount(8). | Edward Tomasz Napierala | 2014-11-22 | 1 | -1/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add description for the "automounted" mount flag. | Edward Tomasz Napierala | 2014-08-20 | 1 | -1/+6 |
* | | | | | Bring in the new automounter, similar to what's provided in most other | Edward Tomasz Napierala | 2014-08-17 | 2 | -2/+5 |
* | | | | | Mention tmpfs(5) | Steven Kreuzer | 2014-08-06 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Minor mdoc fixes. | Joel Dahl | 2013-07-18 | 1 | -10/+10 |
* | | | In this GRN, Marcel Moolenaar overhauled the logic for mounting | Craig Rodrigues | 2013-07-17 | 2 | -1/+253 |
* | | | Add -n flag for compatibility with Linux version of mount(8). | Robert Millan | 2013-07-15 | 2 | -1/+7 |
* | | | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 2 | -1/+3 |
* | | | Revert r238399. | Jaakko Heinonen | 2013-06-07 | 1 | -6/+1 |