marcel 2003/07/29 23:38:35 PDT FreeBSD src repository Modified files: sys/alpha/alpha machdep.c Log: In get_mcontext(), if we need to clear the return value, clear FRAME_A3 as well. Otherwise swapcontext() will return -1. Revision Changes Path 1.209 +1 -0 src/sys/alpha/alpha/machdep.c