NetBSD/sys/arch/acorn32/stand/lib
abs 681718e784 Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY
(minimum desired free memory), default them to 5M and 10M respectively.
On a machine with more than (BOOT_LEAVE_MEMORY + BOOT_MIN_AVAIL_MEMORY) free
BOOT_LEAVE_MEMORY will be left unused.
Allows a kernel to be booted from SparkFS on a machine with more than 15M
of free memory (SparkFS needs to be able to allocate memory for the
uncompressed kernel)
2004-06-13 20:50:14 +00:00
..
devopen.c
Makefile
Makefile.inc
newvers_rm.sh
riscoscalls.h Claim maximum available memory during boot32 startup. This removes 2004-05-18 23:29:30 +00:00
riscoscalls.S Remove a spurious commented-out line. 2003-11-23 15:28:03 +00:00
riscoscons.c
riscosdisk.c
riscosdisk.h
riscoserrors.c
riscosfile.c Adapt to const-ification of first arg of open function in fs_ops. 2003-08-21 23:15:18 +00:00
riscosfile.h Adapt to const-ification of first arg of open function in fs_ops. 2003-08-21 23:15:18 +00:00
srt0.h
srt0.S Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY 2004-06-13 20:50:14 +00:00
srt1.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:11:57 +00:00