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 Add -D flag to allow the user to specify an alternate dumpdates file. 2019-08-19 18:12:50 +00:00
dump.h PR bin/55834 2020-12-03 08:25:57 +00:00
dumprmt.c
ffs_inode.c
itime.c Add -U flag to dump(8) and dump_lfs(8) to specify dumpdates entry 2019-03-25 02:13:01 +00:00
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