aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/autofs/autounmountd.c
Commit message (Expand)AuthorAgeFilesLines
* Use proper argument order for calloc(3).Edward Tomasz Napierala2016-09-141-1/+1
* Add new unmount(2) flag, MNT_NONBUSY, to check whether there areEdward Tomasz Napierala2016-07-071-1/+1
* The <libutil.h> is an ordinary header file; should sort just like any other.Edward Tomasz Napierala2016-01-241-1/+1
* When there are no automounted filesystems, autounmountd(8) should waitEdward Tomasz Napierala2015-01-281-13/+23
* Use __FBSDID() properly.Edward Tomasz Napierala2014-08-211-1/+3
* Remove useless - and buggy, it resulted in spurious warnings in logs - code.Edward Tomasz Napierala2014-08-201-12/+0
* Bring in the new automounter, similar to what's provided in most otherEdward Tomasz Napierala2014-08-171-0/+351