NetBSD/regress
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