cvs commit: src/sys/boot/alpha/libalpha getsecs.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Jun 4 14:55:52 PDT 2005
marcel 2005-06-04 21:55:51 UTC
FreeBSD src repository
Modified files:
sys/boot/alpha/libalpha getsecs.c
Log:
Fix getsecs(). It was not counting the seconds right. The immediate
and visible effect of the bug what that autoboot would boot a kernel
after only a couple of seconds had passed instead of waiting the
full 10 seconds it's supposed to wait by default.
Add my copyright notice, since one was missing and I reimplemented
the one and only function in this file.
MFC after: 1 week
Revision Changes Path
1.4 +46 -19 src/sys/boot/alpha/libalpha/getsecs.c
More information about the cvs-src
mailing list