From owner-freebsd-stable@FreeBSD.ORG Wed Jul 14 18:39:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D628216A4CF; Wed, 14 Jul 2004 18:39:07 +0000 (GMT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7976F43D53; Wed, 14 Jul 2004 18:39:07 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.11/8.12.11) with ESMTP id i6EIcvce025710; Wed, 14 Jul 2004 11:39:01 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200407141839.i6EIcvce025710@gw.catspoiler.org> Date: Wed, 14 Jul 2004 11:38:57 -0700 (PDT) From: Don Lewis To: marcel@xcllnt.net In-Reply-To: <20040714180816.GA5503@dhcp50.pn.xcllnt.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: phk@phk.freebsd.dk cc: stable@FreeBSD.org cc: current@FreeBSD.org Subject: Re: [TEST/REVIEW/HEADSUP] tty drivers mega-patch X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 18:39:08 -0000 On 14 Jul, Marcel Moolenaar wrote: > On Wed, Jul 14, 2004 at 12:04:57PM +0200, Poul-Henning Kamp wrote: >> I would prefer to stick to the "tty" and "cua" prefixes however. > > I can agree on the tty prefix. I've always disliked the cua prefix, > simply because it's nonsensical. It's the kind of prefix you pick > when all the good (and bad) ones have been used and you randomly > grab 3 letters from your scrabble box, sigh, and accept that once > again luck hasn't been on your side :-) :-) > > Seriously: the origin of cua is mostly lost and systems like UUCP > have already been removed from the source tree. Anybody new to > FreeBSD and who hasn't been around since the epoch will completely > fail to see why the device is called the way it is. I still use cu(1), though I don't know why the man page suggests using the /dev/ttyXX device. The /etc/remote file uses the cua device.