Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/15/2000 06:50:50
Module Name: basesrc
Committed By: enami
Date: Fri Sep 15 03:50:50 UTC 2000
Modified Files:
basesrc/usr.sbin/cron [netbsd-1-5]: entry.c
Log Message:
Pullup rev. 1.5 (approved by thorpej):
When @hourly is specified, set not just 23 but bit 0 through 22 also in
the bitstring e->hour. Fixes PR#10961.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.10.1 basesrc/usr.sbin/cron/entry.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.