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
46ac4b2e55
NetBSD
/
sys
/
arch
/
shark
History
dyoung
fdeb7750f8
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
2009-08-19 15:11:22 +00:00
..
compile
conf
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
2009-03-06 20:31:46 +00:00
include
Remove all the __P() from sys (excluding sys/dist)
2009-03-14 14:45:51 +00:00
isa
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
2009-08-19 15:11:22 +00:00
ofw
Remove all declarations of physmem from sys/arch. Add an include of
2009-08-11 17:04:14 +00:00
shark
Ansify function definitions w/o arguments. Generated with sed.
2009-03-18 10:22:21 +00:00
stand
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
Makefile
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00