Go to file
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
bin Use ${MACHINE_CPU} == "arm" to test for ARMishness. 2001-04-18 17:35:36 +00:00
crypto fix argument count check after getarg change; spotted by Mark Davies 2001-04-19 07:30:04 +00:00
dist Fix LP64 printf format problems. 2001-04-21 21:57:16 +00:00
distrib add lists of obsolete files. 2001-04-22 02:05:18 +00:00
etc Add arcpp. 2001-04-22 15:03:22 +00:00
games NetBSD: You choose the hardware, we'll bring the OS. 2001-04-21 23:11:30 +00:00
gnu Add groff2netbsd script used for groff-1.16.1 import. 2001-04-19 23:27:52 +00:00
include
lib Document getnstr(). 2001-04-21 16:28:27 +00:00
libexec Add a uuencoded binary of a.out m68k ld.so. 2001-04-18 11:48:21 +00:00
regress sort -H $dict bombs (needs to be fixed). PR 12763 2001-04-18 02:25:38 +00:00
sbin Add arch to Dt, and lots of whitespace fixes. 2001-04-21 14:44:13 +00:00
share Add arcpp. 2001-04-22 15:03:22 +00:00
sys Use uvm_pageboot_alloc() for early memory allocation, rather than 2001-04-22 18:21:48 +00:00
usr.bin The tputs() print char function needs to return an int. 2001-04-22 05:35:35 +00:00
usr.sbin Add arch to Dt. 2001-04-21 14:45:12 +00:00
Makefile
Makefile.inc
UPDATING