From owner-cvs-sys Sun Sep 14 12:00:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA23919 for cvs-sys-outgoing; Sun, 14 Sep 1997 12:00:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA23882; Sun, 14 Sep 1997 12:00:27 -0700 (PDT) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA09379; Sun, 14 Sep 1997 11:57:04 -0700 (PDT) Date: Sun, 14 Sep 1997 11:57:04 -0700 (PDT) Message-Id: <199709141857.LAA09379@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/09/14 11:57:04 PDT Modified files: sys/i386/conf GENERIC Log: Addf flags 0x10 to the sio0 line, so it is available as a potential console. This features backwards-compatibility to the era when sio(4) was always available for a console. Revision Changes Path 1.94 +2 -2 src/sys/i386/conf/GENERIC