NetBSD/sys/arch/bebox
cgd 47449a63d2 kill __P in these files. (I had to look at them anyway with an eye for
adding some protos... and adding them with __P seems wrong, but mixing
__P and not __P in the same file seems wrong too, so...)
2000-06-01 00:04:50 +00:00
..
bebox Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
include kill __P in these files. (I had to look at them anyway with an eye for 2000-06-01 00:04:50 +00:00
isa Don't use sleep() and callouts; just use tsleep(). 2000-05-27 04:42:14 +00:00
pci No need to define MPC105 and MPC106 PCI products here. 2000-01-18 20:01:28 +00:00
stand __P(()) -> __P((void)) 2000-03-16 23:21:05 +00:00
Makefile