K 10 svn:author V 3 jkh K 8 svn:date V 27 1999-03-21T23:47:38.000000Z K 7 svn:log V 464 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 PR: 9429 END