aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/include/aux_conf.h
Commit message (Collapse)AuthorAgeFilesLines
* retire amd(8)Ed Maste2020-03-091-72/+0
| | | | | | | | | | | | | | autofs was introduced with FreeBSD 10.1 and is the supported method for automounting filesystems. As of r296194 the amd man page claimed that it is deprecated. Remove it from base now; the sysutils/am-utils port is still available if necessary. Discussed with: cy Relnotes: Yes Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=358821
* Teach Amd how to unmount.David E. O'Brien2007-12-051-0/+3
| | | | Notes: svn path=/head/; revision=174311
* Generate fresh aux_conf.h.Martin Blapp2004-07-061-18/+6
| | | | Notes: svn path=/head/; revision=131711
* Document my tweaks better.David E. O'Brien2001-09-021-9/+10
| | | | Notes: svn path=/head/; revision=82777
* With the change to the 4.4Lite2 mount interface we don't need specialDavid E. O'Brien1998-09-051-4/+3
| | | | | | | conf files. Notes: svn path=/head/; revision=38831
* bmake framework for contrib_amdDavid E. O'Brien1998-08-271-0/+81
Notes: svn path=/head/; revision=38581