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
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
common.h
defined.c
log.c
Makefile
Makefile.depend
popen.c
token.l