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 Aug 9 2019, 2:20 AM
Parents
rG162022d77d24: tools/tools/crypto: cryptokeytest: Fix build with newer OpenSSL
Branches
Unknown
Tags
Unknown

Event Timeline