]> git.wh0rd.org - dump.git/commit
Handle EINTR in atomical reads/writes in dump.
authorStelian Pop <stelian@popies.net>
Fri, 7 Jan 2000 19:23:53 +0000 (19:23 +0000)
committerStelian Pop <stelian@popies.net>
Fri, 7 Jan 2000 19:23:53 +0000 (19:23 +0000)
commit2e6828953e9c505e76a17eec441fc714c6579922
tree82de9aed0c030f64d61cc73f8c665a15c756b14b
parent5c72971393d377baf4a69c100d6012800f2297b9
Handle EINTR in atomical reads/writes in dump.
Handle more than 16 characters for the device names in dumpdates.
Fixed a bug in dump which prevented the creation of the dumpdates file when doing a 0-level dump.
Changed the way dump 'S' flag reports the size estimate from number of blocks into bytes.
CHANGES
THANKS
TODO
compat/include/protocols/dumprestore.h
dump/dump.8.in
dump/itime.c
dump/main.c
dump/tape.c