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
a971ba5943
NetBSD
/
sys
/
arch
/
mipsco
History
matt
a971ba5943
Remove declartions of physmem
2012-07-28 19:08:22 +00:00
..
compile
conf
P1003_1B_SEMAPHORE is no longer optional.
2012-03-10 21:51:48 +00:00
include
Change old-style function defintions to C89 prototypes.
2012-02-12 16:34:06 +00:00
isa
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
2009-08-19 15:11:22 +00:00
mipsco
Remove declartions of physmem
2012-07-28 19:08:22 +00:00
obio
CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0
2011-06-06 17:13:05 +00:00
stand
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
Makefile
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00