From owner-cvs-sys Mon Sep 9 12:02:44 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11873 for cvs-sys-outgoing; Mon, 9 Sep 1996 12:02:44 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11844; Mon, 9 Sep 1996 12:02:30 -0700 (PDT) Date: Mon, 9 Sep 1996 12:02:30 -0700 (PDT) From: Soren Schmidt Message-Id: <199609091902.MAA11844@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sos 96/09/09 12:02:29 Modified: sys/i386/isa syscons.c Log: The poor nsccons variable was gone agian this time hidden by an ifdef , wonder who broke it this time :) Submitted by: ache Revision Changes Path 1.169 +2 -2 src/sys/i386/isa/syscons.c