From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 14:09:58 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0DEA1065672 for ; Thu, 5 Feb 2009 14:09:58 +0000 (UTC) (envelope-from sepotvin@FreeBSD.org) Received: from zerofail.com (gatekeeper1.zerofail.com [208.71.11.38]) by mx1.freebsd.org (Postfix) with ESMTP id 877BE8FC1B for ; Thu, 5 Feb 2009 14:09:58 +0000 (UTC) (envelope-from sepotvin@FreeBSD.org) Received: from telcobridges.com by freebsd.org (zerofail.com) (SecurityGateway 1.1.2) with SMTP id SG001535336.MSG for ; Thu, 05 Feb 2009 09:09:57 -0500 Received: from leia.telcobridges.com ([208.94.105.59]) by telcobridges.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 5 Feb 2009 09:09:56 -0500 Message-ID: <498AF334.3090906@FreeBSD.org> Date: Thu, 05 Feb 2009 09:09:56 -0500 From: "Stephane E. Potvin" Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.19 (X11/20090127) MIME-Version: 1.0 To: Ed Schouten References: <20090205135552.GC1230@hoeg.nl> In-Reply-To: <20090205135552.GC1230@hoeg.nl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Feb 2009 14:09:56.0643 (UTC) FILETIME=[6C7AAF30:01C9879B] X-SGHeloLookup-Result: hardfail smtp.helo=telcobridges.com (does not match 208.71.8.41) X-SGOP-RefID: str=0001.0A090206.498AF334.025F,ss=1,fgs=0 (_st=1 _vt=0 _iwf=0) Cc: FreeBSD Current Subject: Re: [Patch] problems dropping to single user from multi in recent -current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2009 14:09:59 -0000 Ed Schouten wrote: > Hi all, > > I sent a patch to Mark, but it's better to send it to the lists as well. > It's a bug in the /dev/console that's available in -CURRENT. The > following patch should fix it. It also fixes the `staircase effect' some > people were experiencing: > > http://80386.nl/pub/dev-console.diff > > I'll commit it after I get confirmation from Mark. > Hi Ed, I can confirm that it fixes the console problem that I had. I now can see what I type on the console after going down to single-user mode from multi-user. Thanks! Steph