NetBSD/sys/arch/pc532
thorpej 7a5ce477cb When allocating new PT pages during early bootstrap (i.e. before
pmap_init() has finished), make sure to zero them.
2000-06-02 17:46:37 +00:00
..
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Fix typo: 68681, not 68881. (I'm a UART, Jim, not an FPU!!!) 2000-05-26 23:03:18 +00:00
fpu
include Make booted_device global (and booted_parition for consitency). 2000-06-01 00:49:49 +00:00
pc532 When allocating new PT pages during early bootstrap (i.e. before 2000-06-02 17:46:37 +00:00
stand
Makefile
To.Do