summaryrefslogtreecommitdiff
path: root/share/examples/autofs/driver/autodriver.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove vestiges of previous autofs.Edward Tomasz Napierala2014-08-181-538/+0
| | | | | | | | | Discussed with: alfred@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=270135
* Plug an fd leak by using autoh_freeall(3).Alfred Perlstein2004-09-091-8/+36
| | | | | | | | | | Refuse to run unless root. Check in /etc, /usr/local/etc and ./ for the "autotab" configuration file. Add more debug statements. Notes: svn path=/head/; revision=134969
* sync with private code:Alfred Perlstein2004-09-081-1/+1
| | | | | | | | fix a 5.x'ism that 4.x needs protection from. make this code compile standalone. Notes: svn path=/head/; revision=134940
* Enter the autofs.Alfred Perlstein2004-08-311-0/+510
Notes: svn path=/head/; revision=134576