Replace use of the old BSD st_*timensec members in struct stat with
authorguenther <guenther@openbsd.org>
Tue, 8 Aug 2023 04:45:44 +0000 (04:45 +0000)
committerguenther <guenther@openbsd.org>
Tue, 8 Aug 2023 04:45:44 +0000 (04:45 +0000)
commit6fa343ac6c66d4c8416411d911e3a8122471b6b0
tree390e8100b35d55739cd05df73cffb498850c7b95
parent6dfdc7b9fd63dfa9c1a9ea171289887eea641738
Replace use of the old BSD st_*timensec members in struct stat with
the POSIX-standard st_*tim.tv_nsec members.

ok millert@
bin/ls/cmp.c
usr.sbin/makefs/ffs.c