Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/cron
Module Name: src
Committed By: enami
Date: Fri Feb 27 23:22:09 UTC 2004
Modified Files:
src/usr.sbin/cron: entry.c
Log Message:
Set DO[WM]_STAR if we mean `*' so that @yearly/@monthly/@weekly are
interpreted as documented/expected rather than "0 0 1 1 0-7" /
"0 0 1 * 0-7" / "0 0 1-31 * 0" respectively. Fixes PR#24547.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/cron/entry.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index