From owner-cvs-all Mon Jan 8 20:27:34 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 D8F6A37B404; Mon, 8 Jan 2001 20:27:09 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f094R9a18139; Mon, 8 Jan 2001 20:27:09 -0800 (PST) (envelope-from wollman) Message-Id: <200101090427.f094R9a18139@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 8 Jan 2001 20:27:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2001/01/08 20:27:09 PST Modified files: sys/compat/svr4 svr4_misc.c Log: With some trepidation, add a `#error' directive to this module. It was broken and not fixed by whoever changed the interface of chgproccnt(); in the state it is in it could not possibly work (dereferencing an integer). Revision Changes Path 1.19 +2 -1 src/sys/compat/svr4/svr4_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message