NetBSD/sys/arch/pmax
thorpej 5871b80f00 Use uvm_pageboot_alloc() for early memory allocation, rather than
calling pmap_steal_memory() directly.  On these platforms, since
uvm_pageboot_alloc() is a wrapper around pmap_steal_memory(), there
is no functional change.  This is merely for API consistency.
2001-04-22 18:21:48 +00:00
..
compile
conf Define ${ELF2ECOFF} and use it so that we can specify objcopy 2001-04-21 05:54:02 +00:00
dev Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
ibus
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
pmax Use uvm_pageboot_alloc() for early memory allocation, rather than 2001-04-22 18:21:48 +00:00
stand convert to use getprogname() 2001-02-19 22:48:57 +00:00
tc Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
Makefile