freebsd-skq/usr.sbin/autofs
Edward Tomasz Napierala 4cdc52bdef Make automountd(8) inform autofs(4) whether directory being handled can
have wildcards.  This makes it possible for autofs(4) to avoid requesting
automountd(8) action on access to nonexistent nodes - unless wildcards
are actually used.

Note that this change breaks ABI for automountd(8).

Tested by:	dhw@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2014-10-15 09:28:45 +00:00
..
auto_master.5 Add "nobrowse" option. Previously automountd(8) always behaved as if 2014-08-23 12:00:45 +00:00
automount.8
automount.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
automountd.8
automountd.c Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00
autounmountd.8
autounmountd.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
common.c Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00
common.h Make automountd(8) inform autofs(4) whether directory being handled can 2014-10-15 09:28:45 +00:00
defined.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
log.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
Makefile
popen.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
token.l Make automount(8)/automountd(8) treat percent sign as a valid part 2014-10-14 19:55:34 +00:00