This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9b4ca0bf0
NetBSD
/
sys
/
arch
/
bebox
History
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