freebsd-nq/sbin/dump
Jordan K. Hubbard f1a3bb13d8 The attached patch to /usr/src/sbin/dump/optr.c changes the comparison
so that dumps are treated by dump -w as having been done on midnight
of the day they were actually run. This makes dump -w behave as
expected for regularly scheduled daily dumps - if they all run the
same day. It makes dump -w behave strangely if you dump late in the
day and check again after midnight, but that is the lesser of two
evils.

Submitted by:	Mike Meyer <mwm@phone.net>
PR:		9429
1999-03-21 23:47:38 +00:00
..
dump.8
dump.h
dumprmt.c
itime.c
main.c
Makefile
optr.c
pathnames.h
tape.c
traverse.c
unctime.c