CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/18 22:21:06
Modified files:
bin/pax : tar.c
usr.bin/make : timestamp.h
usr.sbin/makefs: walk.c
Log message:
Copy entire st_*tim structs at once, rather than copying
the st_*time and (obsolete) st_*timensec members separately.
ok millert@
