CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/27 22:43:28
Modified files:
usr.bin/find : ls.c
bin/ls : print.c
Log message:
find,ls: Ensure -ls output matches ls -dils as documented; print the
epoch if localtime() fails. Synchronize the code with ls, so it always
checks localtime()'s return value.
ok tb@
