From owner-cvs-all Fri Sep 22 10: 4:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3F8A37B422; Fri, 22 Sep 2000 10:04:47 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA64433; Fri, 22 Sep 2000 10:04:47 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200009221704.KAA64433@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 22 Sep 2000 10:04:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 nullconsole.c Makefile bootinfo.c src/sys/boot/i386/loader conf.c main.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/09/22 10:04:47 PDT Modified files: (Branch: RELENG_4) sys/boot/i386/libi386 Makefile bootinfo.c sys/boot/i386/loader conf.c main.c Added files: (Branch: RELENG_4) sys/boot/i386/libi386 nullconsole.c Log: MFC: add support for the "nullconsole" console type. Revision Changes Path 1.15.2.2 +3 -2 src/sys/boot/i386/libi386/Makefile 1.23.2.2 +6 -1 src/sys/boot/i386/libi386/bootinfo.c 1.11.2.3 +3 -1 src/sys/boot/i386/loader/conf.c 1.17.2.4 +3 -1 src/sys/boot/i386/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message