freebsd-dev/sbin/dump
Joerg Wunsch 019420a58f Andreas Klemm's patch set for dump(8), with some minor (cosmetic)
changes and one addition by me.

. Use reasonable defaults for the tape drive (/dev/rst0) instead of
  something we actually don't have.

. Add a summary line displaying the alapsed time and the total throughput.

. Replace "rmt" for the remote location of rmt(8) by "/etc/rmt", since this
  is the historical protocol, and relying on the $PATH causes a big pain.
  Make it adjustable via an environmental variable though.

Reviewed by:	joerg (for Andreas' part)
Submitted by:	andreas@knobel.gun.de (Andreas Klemm)
1995-11-18 18:00:43 +00:00
..
dump.8 Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
dump.h Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
dumprmt.c Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
itime.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
main.c Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
optr.c Delete bogus referneces to timezone code internal header file `tzfile.h', 1995-08-07 19:17:46 +00:00
pathnames.h Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
tape.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
traverse.c When using dump/rdump on large filesytems (my case 3 GB), the lseek 1995-06-24 17:07:21 +00:00
unctime.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00