Date: Fri, 4 Oct 2002 07:50:56 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include ucontext.h Message-ID: <200210041450.g94EouDw079381@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/10/04 07:50:56 PDT Modified files: sys/i386/i386 machdep.c sys/i386/include ucontext.h Log: Add another temporary hack to allow running older i386 binaries. This will be removed when new versions of syscalls sigreturn() and sigaction() are added (mini is working on this but is in the middle of a move). This should fix the problem of cvsupd dying. Revision Changes Path 1.540 +12 -14 src/sys/i386/i386/machdep.c 1.7 +6 -6 src/sys/i386/include/ucontext.h 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?200210041450.g94EouDw079381>