new -a option autosizes, meaning it runs till it hits EOM (no need for
authorderaadt <deraadt@openbsd.org>
Mon, 3 Feb 1997 11:53:23 +0000 (11:53 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 3 Feb 1997 11:53:23 +0000 (11:53 +0000)
commit31ebca967e57c965a85916a9c7a3b5f7543926a7
treee10d2029f1b626c0348e5ceaa8b53bed725fdbec
parent55dfc035099a1c392d670bc2e1648809edca76e0
new -a option autosizes, meaning it runs till it hits EOM (no need for
pesky sizing options) -- from FreeBSD.
also make -b option aware of MAXPHYS issues (via a little hack)
sbin/dump/Makefile
sbin/dump/dump.8
sbin/dump/dump.h
sbin/dump/main.c
sbin/dump/maxbsize.c [new file with mode: 0644]
sbin/dump/tape.c