1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/boot/alpha/libalpha
Doug Rabson d2041924cd Move the call to extend_heap() from main to start so that if our BSS
expands beyond the limit we will extend the address space before trying
to zero the BSS. This should give us plenty of headroom for modest
expansion of the loader.
2000-10-25 23:36:01 +00:00
..
alpha_copy.c Fix the more obvious warnings to deal with my earlier warning cleanups. 2000-08-03 09:49:44 +00:00
alpha_module.c
bbinfo.h
bootinfo.c
common.h
delay.c
devicename.c
elf_freebsd.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
getsecs.c
libalpha.h Fix the more obvious warnings to deal with my earlier warning cleanups. 2000-08-03 09:49:44 +00:00
Makefile Don't build start.S as part of libalpha.a - its built specially. 2000-10-25 23:30:04 +00:00
OSFpal.c
pal.S
prom_disp.S
prom_swpal.S
prom.c
reboot.c
srmdisk.c
srmnet.c
start.S Move the call to extend_heap() from main to start so that if our BSS 2000-10-25 23:36:01 +00:00
time.c