This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
usr.sbin
/
autofs
History
Edward Tomasz Napierala
cd3772d076
Rework the concat() algorithm to be correct in all cases.
...
MFC after: 1 month Sponsored by: The FreeBSD Foundation
2015-03-13 11:26:02 +00:00
..
auto_master.5
Erm, revert chunk committed by mistake.
2015-03-09 15:44:36 +00:00
automount.8
…
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
Make concat() accept NULL arguments.
2015-03-12 12:17:15 +00:00
autounmountd.8
…
autounmountd.c
…
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
…
log.c
…
Makefile
…
popen.c
Make things more readable; no functional changes.
2015-03-09 15:31:33 +00:00
token.l
…