From owner-cvs-all@FreeBSD.ORG Sat Dec 4 14:03:46 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6335A16A4CE; Sat, 4 Dec 2004 14:03:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F84C43D5F; Sat, 4 Dec 2004 14:03:46 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB4E3kEK058055; Sat, 4 Dec 2004 14:03:46 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB4E3k3Y058054; Sat, 4 Dec 2004 14:03:46 GMT (envelope-from marius) Message-Id: <200412041403.iB4E3k3Y058054@repoman.freebsd.org> From: Marius Strobl Date: Sat, 4 Dec 2004 14:03:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 14:03:46 -0000 marius 2004-12-04 14:03:45 UTC FreeBSD src repository Modified files: etc/etc.sparc64 ttys Log: Catch up with the new device name of sab(4). The entries for tty[a,b] can't be removed as ofw_console(4) and zs(4) use them so one has to live with some complaints about non-existent devices at boot time and remove the respective entries locally for now. Revision Changes Path 1.8 +2 -0 src/etc/etc.sparc64/ttys