Date: Sun, 21 Mar 1999 15:47:40 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump optr.c Message-ID: <199903212347.PAA23745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1999/03/21 15:47:40 PST Modified files: sbin/dump optr.c Log: 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 Revision Changes Path 1.6 +5 -5 src/sbin/dump/optr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903212347.PAA23745>