From owner-cvs-all Sun Nov 21 6:46:52 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 E6B3E14D3D; Sun, 21 Nov 1999 06:46:45 -0800 (PST) (envelope-from pho@FreeBSD.org) Received: (from pho@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA44162; Sun, 21 Nov 1999 06:46:44 -0800 (PST) (envelope-from pho@FreeBSD.org) Message-Id: <199911211446.GAA44162@freefall.freebsd.org> From: Peter Holm Date: Sun, 21 Nov 1999 06:46:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pho 1999/11/21 06:46:44 PST Modified files: sys/i386/i386 machdep.c Log: Moved useracc() to top of sigreturn as to avoid panic caused by invalid arguments to rutine. Reviewed by: marcel, phk Revision Changes Path 1.377 +5 -5 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message