CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/07 12:25:39
Modified files:
regress/sys/kern/fork-exit: Makefile fork-exit.c
Log message:
Rework fork-exit regress to work with any pagesize not only 4k.
Also mmap PROT_READ|PROT_WRITE instead of write only.
Add a bit more extra space for the stack allocations.
With all of this this test no longer fails on sparc64
OK deraadt@ bluhm@
