CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/27 22:42:15
Modified files:
usr.bin/stat : stat.c
Log message:
stat: Show the stringified epoch if localtime() fails. Avoids segfault
on out of range time values. The raw value can still be obtained with
stat -f %m.
ok tb@
