From owner-svn-src-stable@FreeBSD.ORG Sat Aug 2 15:05:24 2014 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0252AD6; Sat, 2 Aug 2014 15:05:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0A6528AB; Sat, 2 Aug 2014 15:05:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s72F5NnY012302; Sat, 2 Aug 2014 15:05:23 GMT (envelope-from marcel@svn.freebsd.org) Received: (from marcel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s72F5NIH012301; Sat, 2 Aug 2014 15:05:23 GMT (envelope-from marcel@svn.freebsd.org) Message-Id: <201408021505.s72F5NIH012301@svn.freebsd.org> From: Marcel Moolenaar Date: Sat, 2 Aug 2014 15:05:23 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r269432 - stable/10/etc/etc.ia64 X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2014 15:05:24 -0000 Author: marcel Date: Sat Aug 2 15:05:23 2014 New Revision: 269432 URL: http://svnweb.freebsd.org/changeset/base/269432 Log: Define both ttyu0 and ttyu1 as onifconsole. This is ideal for ia64 where the console can be on either, depending on the platform. Modified: stable/10/etc/etc.ia64/ttys Modified: stable/10/etc/etc.ia64/ttys ============================================================================== --- stable/10/etc/etc.ia64/ttys Sat Aug 2 08:34:22 2014 (r269431) +++ stable/10/etc/etc.ia64/ttys Sat Aug 2 15:05:23 2014 (r269432) @@ -41,8 +41,8 @@ ttyv7 "/usr/libexec/getty Pc" xterm off ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure # Serial terminals. The 'dialup' keyword identifies dialin lines to login, # fingerd etc. -ttyu0 "/usr/libexec/getty std.9600" vt100 on secure -ttyu1 "/usr/libexec/getty std.9600" dialup off secure +ttyu0 "/usr/libexec/getty std.9600" vt100 onifconsole secure +ttyu1 "/usr/libexec/getty std.9600" vt100 onifconsole secure ttyu2 "/usr/libexec/getty std.9600" dialup off secure ttyu3 "/usr/libexec/getty std.9600" dialup off secure # Dumb console