NetBSD/sbin/dump
lukem 865fe3908e Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103]
* exit after providing an estimate if -S was given. the PR used -e,
  but checking around indicated prior art in Solaris usin -S.
* remove superfluous 'DUMP:' prefix in two messages
* initialise blocksperfile explicitly (not necessary, but everything
  else in that section gets initialised, so be consistant :)
* display the ``pretty'' name of the dumped directory, so the user
  knows if it's a subset or not
1997-09-18 03:03:55 +00:00
..
Makefile
dump.8 Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103] 1997-09-18 03:03:55 +00:00
dump.h
dumprmt.c
itime.c
main.c Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103] 1997-09-18 03:03:55 +00:00
optr.c
pathnames.h
tape.c
traverse.c
unctime.c