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
main.c Andreas Klemm's patch set for dump(8), with some minor (cosmetic) 1995-11-18 18:00:43 +00:00
Makefile
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
traverse.c
unctime.c