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
NetBSD
/
sys
/
arch
/
acorn26
History
ad
59d979c5f1
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
...
the pool's lock.
2007-03-12 18:18:22 +00:00
..
acorn26
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
compile
…
conf
Strip ARM mapping symbols ($a etc) the same was as Makefile.arm does, so
2007-03-04 13:12:22 +00:00
include
Make ipl_t and ipl_cookie_t 8-bit values. kmutex is now down to 12 bytes
2007-03-09 06:45:19 +00:00
iobus
…
ioc
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +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
…