HomeFreeBSD

autofs: Fix autounmountd's printing of mount time.

Description

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

Details

Provenance
jhibbitsAuthored on
Parents
rS350813: tools/tools/crypto: cryptokeytest: Fix build with newer OpenSSL
Branches
Unknown
Tags
Unknown