NetBSD/sys/arch/bebox
he 13e2842780 Use mtod(m, char*) when you want to do pointer arithmetic on the result. 2007-03-05 21:40:30 +00:00
..
bebox Cast to char* before doing pointer arithmetic. 2007-03-05 21:35:42 +00:00
compile
conf Remove traces of scd(4), which apparently never actually had a driver in 2007-01-09 21:59:08 +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