freebsd-dev/usr.sbin/autofs
Justin Hibbits 3447ea90d7 autofs: Fix autounmountd's printing of mount time.
time_t should be printed as intmax_t.  Even though duration should be short, the
correct way to print is intmax_t, not long.

Reported by:	ian,imp
2019-08-09 02:20:26 +00:00
..
autofs
auto_master
auto_master.5 There is no way of escaping literal $ signs in auto_master(5), which 2018-12-28 15:11:22 +00:00
automount.8
automount.c
automountd.8
automountd.c
autounmountd.8
autounmountd.c autofs: Fix autounmountd's printing of mount time. 2019-08-09 02:20:26 +00:00
common.c Fix segfault that could occur on "automount -LL". 2019-04-10 16:09:06 +00:00
common.h
defined.c There is no way of escaping literal $ signs in auto_master(5), which 2018-12-28 15:11:22 +00:00
log.c
Makefile
Makefile.depend
popen.c
token.l