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
/
sun2
History
hauke
3d7f38ec94
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
...
by doing the proper __UNVOLATILE() dance.
2007-06-23 15:32:56 +00:00
..
compile
…
conf
…
dev
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
2007-06-23 15:32:56 +00:00
include
Bump MAXBSIZE to 0x4000 because 16KB could be used by default
2007-03-16 18:39:21 +00:00
sun2
Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4
2007-06-12 03:34:28 +00:00
Makefile
…