NetBSD/sys/arch/x68k
mrg 3783ca5d30 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to
get kernel "opt_foo.h" headers, rather than _KERNEL && !_LKM.
2001-05-29 02:20:20 +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 Cleanup. Addresses port-x68k/13051. 2001-05-28 06:18:20 +00:00
include replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand Use IOCS_S_READEXT only when reading the partition boot from 2001-01-26 17:30:15 +00:00
usr.bin Use objcopy instead of dd. This will work after we'll switch to ELF. 2000-11-25 05:27:19 +00:00
usr.sbin usr1handler(): fix the logerror() call, use string 'shut' 2001-02-21 22:55:51 +00:00
x68k replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
Makefile