From owner-cvs-all Tue Jan 23 16:25:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CB2A37B698; Tue, 23 Jan 2001 16:24:57 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0O0OvP13173; Tue, 23 Jan 2001 16:24:57 -0800 (PST) (envelope-from jhb) Message-Id: <200101240024.f0O0OvP13173@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 16:24:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/svr4 svr4_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 16:24:57 PST Modified files: sys/i386/svr4 svr4_machdep.c Log: - Proc locking. - Use FreeBSD stackgap_init() semantics. - Adjust some #ifdef's to hide unused variables. Revision Changes Path 1.16 +27 -6 src/sys/i386/svr4/svr4_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message