Date: Tue, 7 Feb 2006 03:10:38 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/amd64/amd64 machdep.c Message-ID: <200602070310.k173AcB0029474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-02-07 03:10:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/i386 machdep.c sys/amd64/amd64 machdep.c Log: MFC amd64/amd64/machdep.c revision 1.646, i386/i386/machdep.c revision 1.622 > > Clear carry flag in get_mcontext so that setcontext does not > return a bogus error. > > PR: misc/92110 Approved by: re (scottl) Revision Changes Path 1.618.2.13 +2 -1 src/sys/amd64/amd64/machdep.c 1.597.2.8 +2 -1 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602070310.k173AcB0029474>