freebsd-skq/sbin/dump
Warner Losh 37d6a8f458 Revert size limits.
The size limits came from a flawed understanding of dump records.
The real issue was that dump was bogusly interpreting c_count
sometimes. r334978 fixes that.
2018-06-11 20:38:30 +00:00
..
cache.c
dump.8 Revert size limits. 2018-06-11 20:38:30 +00:00
dump.h Refactoring of reading and writing of the UFS/FFS superblock. 2018-01-26 00:58:32 +00:00
dumprmt.c
itime.c
main.c Revert size limits. 2018-06-11 20:38:30 +00:00
Makefile Refactoring of reading and writing of the UFS/FFS superblock. 2018-01-26 00:58:32 +00:00
Makefile.depend
optr.c
pathnames.h
tape.c Fix a bug in the counting of blks. 2018-06-11 20:38:26 +00:00
traverse.c Add asserts to prevent overflows of c_addr. 2018-06-11 19:32:36 +00:00
unctime.c