Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a package for autofs(5) | gjb | 2016-02-02 | 1 | -0/+1 |
| | | | | Sponsored by: The FreeBSD Foundation | ||||
* | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| | | | | Reduce overlinking | ||||
* | Bring in the new automounter, similar to what's provided in most other | trasz | 2014-08-17 | 1 | -0/+33 |
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 MFC after: 2 weeks Relnotes: yes Sponsored by: The FreeBSD Foundation |