From owner-cvs-all Sun Dec 27 08:48:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10034 for cvs-all-outgoing; Sun, 27 Dec 1998 08:48:38 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10029; Sun, 27 Dec 1998 08:48:33 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id IAA14710; Sun, 27 Dec 1998 08:47:11 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdd14707; Sun Dec 27 16:47:10 1998 Date: Sun, 27 Dec 1998 08:47:08 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4/man4.i386 Makefile pcvt.4 src/sys/i386/isa/pcvt pcvt_conf.h pcvt_drv.c pcvt_ext.c pcvt_hdr.h pcvt_kbd.c pcvt_kbd.h pcvt_out.c pcvt_sup.c pcvt_tbl.h pcvt_vtf.c src/sys/i386/conf GENERIC LINT files.i386 In-Reply-To: <199812271252.EAA09569@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk WHAT?! Poul, I know that there is work afoot to make a vt emulator for syscons but isn't this a bit premature? We fro example are using pcvt for our development machines and I know that others are using it.. (I haven't compiled a NEW development machine for a while so I can't guarantee that it compiles TODAY, but it can;t be too broken because it did work as of a few weeks ago..) How much discussion went into this? I do know that sometimes a rutheless cleanout can be a good idea but some of the things you're cleaning out might be discussed a bit more.. julian On Sun, 27 Dec 1998, Poul-Henning Kamp wrote: > phk 1998/12/27 04:52:46 PST > > Modified files: > share/man/man4/man4.i386 Makefile > sys/i386/conf GENERIC LINT files.i386 > Removed files: > share/man/man4/man4.i386 pcvt.4 > sys/i386/isa/pcvt pcvt_conf.h pcvt_drv.c pcvt_ext.c > pcvt_hdr.h pcvt_kbd.c pcvt_kbd.h > pcvt_out.c pcvt_sup.c pcvt_tbl.h > pcvt_vtf.c > Log: > Pre 3.0 branch cleanup casualty #4: pcvt > > Revision Changes Path > 1.91 +2 -3 src/share/man/man4/man4.i386/Makefile > 1.136 +1 -8 src/sys/i386/conf/GENERIC > 1.515 +1 -8 src/sys/i386/conf/LINT > 1.210 +1 -7 src/sys/i386/conf/files.i386 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message