From owner-cvs-src@FreeBSD.ORG Sat Feb 4 23:30:10 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34EDC16A420; Sat, 4 Feb 2006 23:30:10 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA09E43D53; Sat, 4 Feb 2006 23:30:09 +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 k14NU9x0069720; Sat, 4 Feb 2006 23:30:09 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k14NU9i9069719; Sat, 4 Feb 2006 23:30:09 GMT (envelope-from marius) Message-Id: <200602042330.k14NU9i9069719@repoman.freebsd.org> From: Marius Strobl Date: Sat, 4 Feb 2006 23:30:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/etc.sparc64 ttys X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 23:30:10 -0000 marius 2006-02-04 23:30:09 UTC FreeBSD src repository Modified files: etc/etc.sparc64 ttys Log: Enable getty(8) on ttyu2 by default in order to get machines that use a RSC (Remote System Control) connected via uart2 as console working out of the box. On machines that use uart2 to connect a keyboard and thus the ttyu2 node doesn't exist this will trigger a warning from getty(8) but cause no real harm. MFC after: 1 week Revision Changes Path 1.12 +1 -1 src/etc/etc.sparc64/ttys