OpenBSD CVS

CVS log for src/usr.sbin/cron/crontab.c


[BACK] Up to [local] / src / usr.sbin / cron

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3_BASE


Revision 1.55 / (download) - annotate - [select for diffs], Sat Nov 17 16:09:29 2007 UTC (16 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.54: +7 -3 lines
Diff to previous 1.54 (colored)

Deal with timespec vs. timeval precision issues.  Fixes a problem
where the "no changes" case was not properly detected due to timespec
supporting nanosec resolution but timeval only supporting microsec
resolution.  OK deraadt@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.