Date: Wed, 21 Feb 2001 10:48:07 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_signal.c Message-ID: <200102211848.f1LIm7d87742@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/02/21 10:48:07 PST Modified files: sys/alpha/osf1 osf1_signal.c Log: Fix the osfulator in the face of Doug's optimized system call return path. We now need to set [FRAME_FLAGS] to zero to force a full restore of state after a signal. reported by: naddy@mips.inka.de (Christian Weisgerber) Revision Changes Path 1.7 +3 -1 src/sys/alpha/osf1/osf1_signal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102211848.f1LIm7d87742>