K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-08-09T02:20:26.628415Z K 7 svn:log V 199 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 END