freebsd-dev/usr.sbin/autofs
Edward Tomasz Napierala c37463b3e8 Fix thinko that, with two map entries like shown below, in that order,
made automountd(8) mix them up: trying to access the second one would
trigger mount for the first one.

foo             host:/foo
foobar          host:/foobar

PR:		193584
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2014-09-23 19:12:06 +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 Add "nobrowse" option. Previously automountd(8) always behaved as if 2014-08-23 12:00:45 +00:00
autounmountd.8
autounmountd.c Use __FBSDID() properly. 2014-08-21 15:07:25 +00:00
common.c Fix thinko that, with two map entries like shown below, in that order, 2014-09-23 19:12:06 +00:00
common.h
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 it possible to quote names in autofs maps using double quotes. 2014-09-05 14:32:09 +00:00