#
802163a1 |
| 26-Jul-2020 |
deraadt <deraadt@openbsd.org> |
print the address of the "non-MAP_STACK stack", so it can be compared against failure reported in dmesg (hmm, is it time to delete those fault messages?)
|
#
4627c47a |
| 25-Jul-2020 |
mortimer <mortimer@openbsd.org> |
Add stackpivot asm for ppc and ppc64 regress test.
Also tweak the pagefault test to work better on arches that do not modify the stack pointer on return.
|
#
dc88bc7f |
| 30-Nov-2018 |
mortimer <mortimer@openbsd.org> |
Fix test when using malloc_conf=J ok otto@
|
#
897fc685 |
| 13-Apr-2018 |
mortimer <mortimer@openbsd.org> |
Add a test for stack pivots that trigger page faults.
"Regress is always open for commits" @deraadt
|