CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/10 22:45:06
Modified files:
usr.bin/chpass : edit.c
usr.bin/compress: main.c
usr.bin/find : function.c
usr.bin/mg : fileio.c
usr.sbin/vipw : vipw.c
usr.sbin/syslogd: privsep.c
Log message:
Replace use of the old BSD st_*timespec members in struct stat with
the POSIX-standard st_*tim members.
ok millert@
