From owner-freebsd-current@FreeBSD.ORG Tue Nov 16 00:43:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95DE16A4CE for ; Tue, 16 Nov 2004 00:43:38 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D12443D1D for ; Tue, 16 Nov 2004 00:43:38 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1])9BF073F912 for ; Tue, 16 Nov 2004 01:43:37 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21237-02-2 for ; Tue, 16 Nov 2004 01:43:37 +0100 (CET) Received: from m2a2.dyndns.org (pD9FFB35C.dip.t-dialin.net [217.255.179.92]) 56CAE3F90A for ; Tue, 16 Nov 2004 01:43:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 911F9C9768 for ; Tue, 16 Nov 2004 01:43:36 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06728-07 for ; Tue, 16 Nov 2004 01:43:35 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id BD919C92CA; Tue, 16 Nov 2004 01:43:35 +0100 (CET) To: current@freebsd.org In-Reply-To: <20041116002837.GE56252@squash.dsto.defence.gov.au> (Alex Wilkinson's message of "Tue, 16 Nov 2004 10:58:37 +1030") References: <20041115142036.D53544@cvs.imp.ch> <20041116002837.GE56252@squash.dsto.defence.gov.au> From: Matthias Andree Date: Tue, 16 Nov 2004 01:43:35 +0100 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de Subject: Re: Deadlock problems with 'kill PID' on CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 16 Nov 2004 00:43:39 -0000 "Wilkinson, Alex" writes: > Robert, what is an NMI button ? A button - usually on server and high-availability hardware, next to the RESET button. NMI is a non-maskable interrupt, i. e. one that software cannot opt out of. The serious part of this mail ends in this line. On your Commodore 64, it's labeled "RESTORE". :-) -- Matthias Andree