| Commit message (Expand) | Author | Age | Files | Lines |
* | autofs: Fix autounmountd's printing of mount time. | Justin Hibbits | 2019-08-09 | 1 | -2/+2 |
* | Change autounmountd(8) to use time_t for duration instead of double | Justin Hibbits | 2019-08-08 | 1 | -17/+18 |
* | Fix segfault that could occur on "automount -LL". | Edward Tomasz Napierala | 2019-04-10 | 1 | -1/+3 |
* | There is no way of escaping literal $ signs in auto_master(5), which | Chris Rees | 2018-12-28 | 2 | -1/+4 |
* | Add the "autoro" flag to /media. This makes it attempt to mount | Edward Tomasz Napierala | 2018-08-14 | 1 | -1/+1 |
* | Move autofs related configs to usr.sbin/autofs/ | Brad Davis | 2018-08-04 | 10 | -0/+462 |
* | Add SPDX tags for automount(8) et al. | Edward Tomasz Napierala | 2018-01-24 | 9 | -0/+18 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Fix mdoc typo in auto_master.5 | Benjamin Kaduk | 2017-09-01 | 1 | -1/+1 |
* | Revert r317804; apparently I forgot the auto_master syntax. | Edward Tomasz Napierala | 2017-05-04 | 1 | -5/+0 |
* | Make automount(8) error out when the map name is missing. | Edward Tomasz Napierala | 2017-05-04 | 1 | -0/+5 |
* | usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -2/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Make autounmountd(8) not die when traced with "truss -p". | Edward Tomasz Napierala | 2016-11-02 | 1 | -1/+4 |
* | Use proper argument order for calloc(3). | Edward Tomasz Napierala | 2016-09-14 | 3 | -3/+3 |
* | Remove usage of _WITH_GETLINE from usr.sbin | Baptiste Daroussin | 2016-07-30 | 1 | -1/+0 |
* | Add new unmount(2) flag, MNT_NONBUSY, to check whether there are | Edward Tomasz Napierala | 2016-07-07 | 1 | -1/+1 |
* | MFH | Glen Barber | 2016-04-04 | 1 | -6/+9 |
|\ |
|
| * | Use the log_errno value passed to the function instead of the errno global | Edward Tomasz Napierala | 2016-03-15 | 1 | -6/+9 |
* | | MFH | Glen Barber | 2016-03-02 | 2 | -3/+1 |
|\| |
|
| * | Autofs is section 5, not 4. | Edward Tomasz Napierala | 2016-02-29 | 1 | -1/+1 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -2/+0 |
* | | Create a package for autofs(5) | Glen Barber | 2016-02-02 | 1 | -0/+1 |
|/ |
|
* | The <libutil.h> is an ordinary header file; should sort just like any other. | Edward Tomasz Napierala | 2016-01-24 | 5 | -9/+5 |
* | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 1 | -0/+21 |
* | Add -noauto autofs map, for automatic handling of fstab entries | Edward Tomasz Napierala | 2015-03-13 | 1 | -1/+6 |
* | Get executable direct maps to work. | Edward Tomasz Napierala | 2015-03-13 | 1 | -10/+23 |
* | Rework the concat() algorithm to be correct in all cases. | Edward Tomasz Napierala | 2015-03-13 | 1 | -7/+16 |
* | Make "automount -LL -o whatever" present options in the same order | Edward Tomasz Napierala | 2015-03-12 | 3 | -9/+16 |
* | Make concat() accept NULL arguments. | Edward Tomasz Napierala | 2015-03-12 | 3 | -17/+8 |
* | Options from auto_master must be appended to options from maps, | Edward Tomasz Napierala | 2015-03-12 | 1 | -1/+5 |
* | Fix typo. | Edward Tomasz Napierala | 2015-03-10 | 1 | -2/+2 |
* | Properly pass options for direct maps. | Edward Tomasz Napierala | 2015-03-10 | 2 | -27/+18 |
* | Fix handling of direct maps, broken in r275756. Previously, running | Edward Tomasz Napierala | 2015-03-10 | 1 | -17/+25 |
* | Refactor. | Edward Tomasz Napierala | 2015-03-10 | 1 | -9/+14 |
* | Erm, revert chunk committed by mistake. | Edward Tomasz Napierala | 2015-03-09 | 1 | -5/+0 |
* | Make things more readable; no functional changes. | Edward Tomasz Napierala | 2015-03-09 | 5 | -22/+16 |
* | Remove some particularly bad code; no functional changes. | Edward Tomasz Napierala | 2015-03-09 | 2 | -43/+11 |
* | Fix memory leak. | Edward Tomasz Napierala | 2015-03-09 | 1 | -2/+4 |
* | Improve separated_concat() to properly handle the case of concatenating | Edward Tomasz Napierala | 2015-03-09 | 1 | -2/+8 |
* | Minor optimization/cleanup in node_path(); no functional changes. | Edward Tomasz Napierala | 2015-03-09 | 1 | -10/+12 |
* | When there are no automounted filesystems, autounmountd(8) should wait | Edward Tomasz Napierala | 2015-01-28 | 1 | -13/+23 |
* | Improve documentation for autofs variables and executable maps; | Edward Tomasz Napierala | 2015-01-09 | 1 | -3/+58 |
* | Fix bug that made automount(8) never unmount stale autofs(5) mounts, | Edward Tomasz Napierala | 2014-12-14 | 1 | -3/+14 |
* | Fix spurious "child process X terminated with exit status 1" messages | Edward Tomasz Napierala | 2014-12-14 | 1 | -7/+1 |
* | Fix markup. | Edward Tomasz Napierala | 2014-12-13 | 1 | -3/+3 |
* | Add "-media" autofs map, to access data on removable media, such as CD | Edward Tomasz Napierala | 2014-12-10 | 1 | -6/+9 |
* | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
* | Implement "automount -c". | Edward Tomasz Napierala | 2014-11-22 | 2 | -4/+67 |
* | Document use of wildcards (*) and ampersands (&) in autofs map files. | Edward Tomasz Napierala | 2014-11-21 | 1 | -3/+20 |