NetBSD/sbin/dump
lukem e9164a9509 When using the read cache in bread(), ensure that the current (sub)block
isn't past the end of the file system.

Should fix the "spins forever but doing nothing" bug that dump
would occasionally have.
2001-12-22 08:45:36 +00:00
..
Makefile Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
dump.8 Add a -l (autoload) flag. For multivolume dumps, this makes dump eject the 2001-12-14 14:43:33 +00:00
dump.h - use correct type for minTime in findlru() (size_t instead of int) 2001-12-22 08:05:24 +00:00
dumprmt.c Add a -l (autoload) flag. For multivolume dumps, this makes dump eject the 2001-12-14 14:43:33 +00:00
ffs_inode.c - use correct type for minTime in findlru() (size_t instead of int) 2001-12-22 08:05:24 +00:00
itime.c * improve parsing of file-systems-to-dump when a path is given: 2001-05-28 01:09:54 +00:00
main.c - use correct type for minTime in findlru() (size_t instead of int) 2001-12-22 08:05:24 +00:00
optr.c - use correct type for minTime in findlru() (size_t instead of int) 2001-12-22 08:05:24 +00:00
pathnames.h
rcache.c When using the read cache in bread(), ensure that the current (sub)block 2001-12-22 08:45:36 +00:00
tape.c - use correct type for minTime in findlru() (size_t instead of int) 2001-12-22 08:05:24 +00:00
traverse.c fix -Wshadow warnings 2001-11-01 08:03:03 +00:00
unctime.c knf to ansi 2001-05-27 14:17:56 +00:00