summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/mksubr
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2012-07-21 06:46:59 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2012-07-21 06:46:59 +0000
commit3b601b6ca59a3be32c026b629686e87a8e614ea9 (patch)
treeb62860e1a6befb811e2f0713e1ab24914d2247c5 /usr.bin/kdump/mksubr
parent859a2a5c1795bb2e5d470325503b9324c5e9ef36 (diff)
Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED to
indicate that the kernel should fail with MAP_FAILED if the specified address is not currently available instead of unmapping it. Change ld.so on i386 to make use of __MAP_NOREMAP to improve reliability. __MAP_NOREMAP diff by guenther based on an earlier diff by Ariane; ld.so bits by guenther and me bulk build stress testing of earlier diffs by sthen ok deraadt; committing now for further testing
Diffstat (limited to 'usr.bin/kdump/mksubr')
0 files changed, 0 insertions, 0 deletions