summaryrefslogtreecommitdiffstats
path: root/usr.sbin/autofs/automount.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r279916:trasz2015-05-211-2/+1
| | | | | | | Make "automount -LL -o whatever" present options in the same order as used by automountd(8). Sponsored by: The FreeBSD Foundation
* MFC r279915:trasz2015-05-211-8/+2
| | | | | | Make concat() accept NULL arguments. Sponsored by: The FreeBSD Foundation
* MFC r279846:trasz2015-05-211-9/+8
| | | | | | Properly pass options for direct maps. Sponsored by: The FreeBSD Foundation
* MFC r279813:trasz2015-05-211-4/+2
| | | | | | Make things more readable; no functional changes. Sponsored by: The FreeBSD Foundation
* MFC r274859:trasz2015-03-071-3/+62
| | | | | | Implement "automount -c". Sponsored by: The FreeBSD Foundation
* MFC r270276:trasz2014-08-311-1/+3
| | | | | | | Use __FBSDID() properly. Suggested by: pluknet@ Sponsored by: The FreeBSD Foundation
* MFC r270096:trasz2014-08-311-0/+345
Bring in the new automounter, similar to what's provided in most other UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format, has proper kernel support, and LDAP integration. There are still a few outstanding problems; they will be fixed shortly. Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions) Phabric: D523 Relnotes: yes Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud