From owner-cvs-sys Fri Aug 8 16:41:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA22988 for cvs-sys-outgoing; Fri, 8 Aug 1997 16:41:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA22762; Fri, 8 Aug 1997 16:38:59 -0700 (PDT) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA25487; Fri, 8 Aug 1997 16:38:30 -0700 (PDT) Date: Fri, 8 Aug 1997 16:38:30 -0700 (PDT) Message-Id: <199708082338.QAA25487@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 cons.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1997/08/08 16:38:29 PDT Modified files: (Branch: RELENG_2_2) sys/i386/i386 cons.c Log: MFC: clean up console muting to match -current 1.54 and what we are using in production vs. what I checked in before.. Obtained from: Whistle Communications production build Revision Changes Path 1.49.2.1 +107 -15 src/sys/i386/i386/cons.c