From owner-cvs-sys Fri Aug 16 04:13:44 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA26048 for cvs-sys-outgoing; Fri, 16 Aug 1996 04:13:44 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA25964; Fri, 16 Aug 1996 04:11:09 -0700 (PDT) Received: by sovcom.kiae.su id AA27272 (5.65.kiae-1 ); Fri, 16 Aug 1996 14:05:44 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Fri, 16 Aug 96 14:05:44 +0300 Received: (from ache@localhost) by nagual.ru (8.7.5/8.7.3) id OAA01385; Fri, 16 Aug 1996 14:55:41 +0400 (MSD) Message-Id: <199608161055.OAA01385@nagual.ru> Subject: Re: cvs commit: src/sys/i386/isa syscons.c In-Reply-To: <199608161016.DAA23802@freefall.freebsd.org> from "Peter Wemm" at "Aug 16, 96 03:16:35 am" To: peter@freefall.freebsd.org (Peter Wemm) Date: Fri, 16 Aug 1996 14:55:41 +0400 (MSD) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) Organization: self X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL25 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > peter 96/08/16 03:16:35 > > Modified: sys/i386/isa syscons.c > Log: > restore nsccons variable from rev 1.115 that was deleted in rev 1.136 > during phk's staticize/cleanup commits. pstat needs it, the MAXCONS > option is not visible anywhere else, and pstat uses it to find the bounds > of the sccons[MAXCONS] array, which varies. As I remember, poor nsccons variable was deleted/restored already 2-3 times. Even direct comment about pstat not protect it from removing. Do we have any better way to protect it? -- Andrey A. Chernov http://www.nagual.ru/~ache/