NetBSD/sys/arch/sun2
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 Added. 2001-04-22 21:00:27 +00:00
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 Added support for the Sun SC scsi controller. 2001-04-18 03:38:38 +00:00
include replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. 2001-05-26 16:32:40 +00:00
sun2 replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
Makefile Added. 2001-04-10 12:46:26 +00:00