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
f6eded5ef7
NetBSD
/
sys
/
arch
/
bebox
History
martin
c2534a819b
Add pseudo-device agr to all GENERIC kernels where it might make sense
...
(commented out in some).
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