From owner-svn-src-head@FreeBSD.ORG Wed Mar 11 01:27:10 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C0A2106564A; Wed, 11 Mar 2009 01:27:10 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id D89138FC16; Wed, 11 Mar 2009 01:27:09 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.3/8.14.3) with ESMTP id n2B1R8MR066397; Wed, 11 Mar 2009 04:27:08 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1236734828; bh=6tXjJuuYvuJzrw+WIHcfBm225XVHga6QhgRNm31D5Qg=; l=472; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=pWqZASn/QvOnJWoKUsRhGbP9eMk7kpV8LcBj/g8RLpS4a6BB66UwcZphHfV0s29nc dY2dqubfXVzuPIvSP+MPGlnNmYOd3wQCr9LPFKOKy00orhb9dxCjJuUORuSCdfokAJ Sscr1LONm2HaIV8sGgmg73G3S22Jg7TuBBBEmx9U= Received: (from ache@localhost) by nagual.pp.ru (8.14.3/8.14.3/Submit) id n2B1R7Ul066396; Wed, 11 Mar 2009 04:27:07 +0300 (MSK) (envelope-from ache) Date: Wed, 11 Mar 2009 04:27:05 +0300 From: Andrey Chernov To: Ed Schouten Message-ID: <20090311012704.GA66313@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ed Schouten , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org References: <200903101128.n2ABSsvZ060914@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200903101128.n2ABSsvZ060914@svn.freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r189617 - in head/sys: dev/syscons dev/syscons/teken pc98/cbus X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 01:27:10 -0000 On Tue, Mar 10, 2009 at 11:28:54AM +0000, Ed Schouten wrote: > Author: ed > Date: Tue Mar 10 11:28:54 2009 > New Revision: 189617 > URL: http://svn.freebsd.org/changeset/base/189617 > > Log: > Make a 1:1 mapping between syscons stats and terminal emulators. Well, reboot messages are now in the proper position, thanx. But _boot_ messages still makes complete mess with rc output after the moment rc switches syscons to 80x30 -- http://ache.pp.ru/