This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26281fbd54
NetBSD
/
sys
/
arch
/
acorn26
History
dyoung
6f7649313f
Constify.
2007-08-26 22:28:52 +00:00
..
acorn26
change pmap_phys_address()s parameter to paddr_t since that's what it gets
2007-07-16 23:48:03 +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
Generic soft interrupts are mandatory.
2007-07-14 21:48:17 +00:00
iobus
Timecounter support for acorn26, using IOC timer 0 and a bit of trickery.
2006-10-04 23:40:00 +00:00
ioc
Constify.
2007-08-26 22:28:52 +00:00
podulebus
Use a local variable of the appropriate type, assign from argument,
2007-03-05 15:55:19 +00:00
stand
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
vidc
Remove an unneeded addition of 0 to what is now a void*.
2007-03-05 15:40:28 +00:00
Makefile
…