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
e31cc884ed
NetBSD
/
regress
History
pk
cd1fabcef4
Writing to address 0x5a5a5a5a does not guarantee a SIGSEGV on all platforms
...
(e.g. on sparc, this produces a BUSERR). Just use a NUL pointer instead.
2003-10-12 17:13:46 +00:00
..
bin
…
games
Make this test actually *work*...
2003-09-30 03:29:08 +00:00
include
Turn on strict warnings and add a main()
2003-09-30 21:05:04 +00:00
lib
Writing to address 0x5a5a5a5a does not guarantee a SIGSEGV on all platforms
2003-10-12 17:13:46 +00:00
sys
Add a MAP_WIRED flag to mmap(2), which causes the new mapping to be
2003-10-07 00:17:09 +00:00
usr.bin
Maybe I'm just slow, but having diffs in the wrong direction confuses me...
2003-09-30 04:20:24 +00:00
Makefile
…