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 Move autofs related configs to usr.sbin/autofs/ 2018-08-04 22:41:17 +00:00
auto_master Add the "autoro" flag to /media. This makes it attempt to mount 2018-08-14 13:52:08 +00:00
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 Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00
automountd.8
automountd.c Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00
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 Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00
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 Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00
Makefile Move autofs related configs to usr.sbin/autofs/ 2018-08-04 22:41:17 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
popen.c Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00
token.l Add SPDX tags for automount(8) et al. 2018-01-24 16:39:02 +00:00