From owner-cvs-all Wed Sep 16 12:24:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16162 for cvs-all-outgoing; Wed, 16 Sep 1998 12:24:28 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16082; Wed, 16 Sep 1998 12:24:12 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA22988; Wed, 16 Sep 1998 12:23:50 -0700 (PDT) Date: Wed, 16 Sep 1998 12:23:50 -0700 (PDT) Message-Id: <199809161923.MAA22988@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/09/16 12:23:50 PDT Modified files: sys/i386/i386 userconfig.c Log: Make consoles immutable. If you want to turn them off, use wizard mode. Fix assorted formatting violations in the device table. Revision Changes Path 1.109 +14 -15 src/sys/i386/i386/userconfig.c