From owner-cvs-all Fri Jan 28 19:43:43 2000 Delivered-To: cvs-all@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id DF05E14DF7 for ; Fri, 28 Jan 2000 19:43:39 -0800 (PST) (envelope-from bde@zeta.org.au) Received: (qmail 28959 invoked from network); 29 Jan 2000 03:43:37 -0000 Received: from bde.zeta.org.au (203.2.228.102) by gidora.zeta.org.au with SMTP; 29 Jan 2000 03:43:37 -0000 Date: Sat, 29 Jan 2000 14:43:33 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/etc.i386 ttys src/etc/etc.alpha ttys In-Reply-To: <200001290050.QAA11811@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 28 Jan 2000, David E. O'Brien wrote: > obrien 2000/01/28 16:50:21 PST > > Modified files: > etc/etc.i386 ttys > etc/etc.alpha ttys > Log: > * Use `console' rather than `ttyv0' so there will always be a getty on > the console reguardless of the type of console. > * Make the Alpha version match the i386 version. Now is not a good time to awaken bugs in the console driver. Bugs in the commit: - when the console is a serial console, no getty is started on /dev/ttyv0. - cons25 is the wrong type for a serial console. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message