NetBSD/sys/arch/bebox
2007-06-04 08:55:18 +00:00
..
bebox Cast to char* before doing pointer arithmetic. 2007-03-05 21:35:42 +00:00
compile
conf Add pseudo-device agr to all GENERIC kernels where it might make sense 2007-06-04 08:55:18 +00:00
include Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts 2007-02-16 02:53:43 +00:00
isa Use mtod(m, char*) when you want to do pointer arithmetic on the result. 2007-03-05 21:40:30 +00:00
pci Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
stand don't include <sys/endian.h> when building as a host tool. 2006-12-09 22:02:24 +00:00
Makefile