From owner-cvs-all Thu Feb 27 17: 1: 1 2003 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 D625037B401; Thu, 27 Feb 2003 17:00:59 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 956EB43FDF; Thu, 27 Feb 2003 17:00:57 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a193.otenet.gr [212.205.215.193]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1S10sks001606; Fri, 28 Feb 2003 03:00:55 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1S10rCs021114; Fri, 28 Feb 2003 03:00:53 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1RNNVgm019471; Fri, 28 Feb 2003 01:23:31 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 28 Feb 2003 01:23:31 +0200 From: Giorgos Keramidas To: Maxime Henrion Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <20030227232331.GD3381@gothmog.gr> References: <200302271824.h1RIO7Kk000307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302271824.h1RIO7Kk000307@repoman.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-27 10:24, Maxime Henrion wrote: > When DDB is in the kernel, unlock VTY switching so that we > don't end up freezing the box. This makes VTY locking useless > in the DDB case but a box which is supposed to be physically > secure shouldn't compile DDB anyway. Thanks :) > Reviewed by: silence on -audit I should have said (again) that freezing because someone (usually me) had the fancy idea to experiment with vty switching lock and then hit Ctrl-Alt-ESC was not fun :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message