Date: Fri, 22 Sep 2000 10:04:47 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> 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 Message-ID: <200009221704.KAA64433@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009221704.KAA64433>