Module Name: src Committed By: thorpej Date: Mon May 24 21:00:12 UTC 2021
Modified Files: src/sys/arch/alpha/alpha: machdep.c src/sys/arch/alpha/include: mcontext.h Log Message: Add _UC_SETSTACK / _UC_CLRSTACK handling. Fixes the t_sigaltstack test on alpha. To generate a diff of this commit: cvs rdiff -u -r1.371 -r1.372 src/sys/arch/alpha/alpha/machdep.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/alpha/include/mcontext.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.