freebsd-dev/usr.sbin/autofs
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
..
auto_master.5 Add -noauto autofs map, for automatic handling of fstab entries 2015-03-13 12:44:46 +00:00
automount.8 Implement "automount -c". 2014-11-22 16:48:29 +00:00
automount.c Make "automount -LL -o whatever" present options in the same order 2015-03-12 12:36:08 +00:00
automountd.8 Fix typo. 2015-03-10 14:43:07 +00:00
automountd.c Get executable direct maps to work. 2015-03-13 12:27:59 +00:00
autounmountd.8 Fix markup. 2014-12-13 17:14:35 +00:00
autounmountd.c When there are no automounted filesystems, autounmountd(8) should wait 2015-01-28 15:46:11 +00:00
common.c Rework the concat() algorithm to be correct in all cases. 2015-03-13 11:26:02 +00:00
common.h Make "automount -LL -o whatever" present options in the same order 2015-03-12 12:36:08 +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 Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
popen.c Make things more readable; no functional changes. 2015-03-09 15:31:33 +00:00
token.l Make automount(8)/automountd(8) treat percent sign as a valid part 2014-10-14 19:55:34 +00:00