Date: Tue, 7 Feb 2006 00:29:33 +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/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c Message-ID: <200602070029.k170TXkn015900@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-02-07 00:29:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 machdep.c sys/i386/i386 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.638.2.5 +2 -1 src/sys/amd64/amd64/machdep.c 1.616.2.2 +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?200602070029.k170TXkn015900>