NetBSD/sbin/dump
kre b2fc8900ac PR bin/55834
count blocks written in unsigned 64 bit counter
rather than signed int which overflows after 2^31-1
blocks (2TiB) after which neither the 5 minute
status updates or SIGINFO (^T) reports are issued
until the negative numbers increase past 0 and
wildly inaccurate reports would be written.
2020-12-03 08:25:57 +00:00
..
Makefile add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
dump.8
dump.h PR bin/55834 2020-12-03 08:25:57 +00:00
dumprmt.c
ffs_inode.c
itime.c
main.c PR bin/55834 2020-12-03 08:25:57 +00:00
optr.c
pathnames.h
rcache.c
snapshot.c
snapshot.h
tape.c
traverse.c
unctime.c