freebsd-dev/sys/boot/alpha/libalpha
Marcel Moolenaar ed57871e83 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
2005-06-04 21:55:51 +00:00
..
alpha_copy.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
alpha_module.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
bbinfo.h
bootinfo.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
common.h
delay.c Fix delay(). The processor cycle counter is a 32-bit wrapping counter. 2005-06-04 21:50:44 +00:00
devicename.c Add a missing const to alpha_setcurrdev() to quiet a warning. 2005-05-31 21:23:43 +00:00
elf_freebsd.c Remove advertising clause from University of California Regent's license, 2004-04-05 23:41:29 +00:00
getsecs.c Fix getsecs(). It was not counting the seconds right. The immediate 2005-06-04 21:55:51 +00:00
libalpha.h Add a missing const to alpha_setcurrdev() to quiet a warning. 2005-05-31 21:23:43 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
OSFpal.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
pal.S
prom_disp.S
prom_swpal.S
prom.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
reboot.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
srmdisk.c Change the type the buf arg to the strategy routines from void * to char * 2005-05-31 21:23:21 +00:00
srmnet.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00
start.S
time.c Convert to __FBSDID. 2004-01-04 23:21:18 +00:00