cvs commit: src/sys/ia64/ia64 clock.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Oct 19 00:53:36 UTC 2006
marcel 2006-10-19 00:53:35 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 clock.c
Log:
Fix previous revision:
o day and mday are the same. No need to subtract 1 from mday.
o Set dow to -1 as clock_ct_to_ts() checks this field and
returns EINVAL on any day of the week but Sunday.
Revision Changes Path
1.30 +2 -2 src/sys/ia64/ia64/clock.c
More information about the cvs-src
mailing list