NetBSD/sys/arch/pc532
chs 821ec03ed9 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
..
compile
conf define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
dev add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
fpu expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
include use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pc532 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile
To.Do Add "switch to ELF". 2001-05-16 15:01:40 +00:00