CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/07 22:45:44
Modified files:
bin/ls : cmp.c
usr.sbin/makefs: ffs.c
Log message:
Replace use of the old BSD st_*timensec members in struct stat with
the POSIX-standard st_*tim.tv_nsec members.
ok millert@
