From owner-cvs-all Tue May 11 9:29:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 238B814BEE; Tue, 11 May 1999 09:29:24 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA57422; Tue, 11 May 1999 09:29:23 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Message-Id: <199905111629.JAA57422@freefall.freebsd.org> From: Luoqi Chen Date: Tue, 11 May 1999 09:29:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include frame.h src/sys/i386/isa npx.c src/sys/pc98/pc98 npx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 1999/05/11 09:29:23 PDT Modified files: sys/i386/include frame.h sys/i386/isa npx.c sys/pc98/pc98 npx.c Log: Yet another place I missed when increasing trapframe size, which causes problem to SIGFPE handling. Reviewed by: Bruce Evans Revision Changes Path 1.17 +3 -1 src/sys/i386/include/frame.h 1.72 +2 -2 src/sys/i386/isa/npx.c 1.46 +2 -2 src/sys/pc98/pc98/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message