From keith@dino.mithy.org  Sun Oct 22 18:00:21 2000
Return-Path: <keith@dino.mithy.org>
Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92])
	by hub.freebsd.org (Postfix) with ESMTP id 584F637B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Oct 2000 18:00:21 -0700 (PDT)
Received: from mithy.demon.co.uk ([212.229.81.227] helo=dino.mithy.org)
	by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1)
	id 13nVyN-00075p-0Y
	for FreeBSD-gnats-submit@freebsd.org; Mon, 23 Oct 2000 02:00:20 +0100
Received: (from keith@localhost)
	by dino.mithy.org (8.9.3/8.11.1) id CAA02975;
	Mon, 23 Oct 2000 02:00:11 +0100 (BST)
	(envelope-from keith)
Message-Id: <200010230100.CAA02975@dino.mithy.org>
Date: Mon, 23 Oct 2000 02:00:11 +0100 (BST)
From: Keith Jones <keith@mithy.demon.co.uk>
Sender: keith@dino.mithy.org
Reply-To: keith@mithy.demon.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: Undocumented LINT option 'PANIC_REBOOT_WAIT_TIME'
X-Send-Pr-Version: 3.2

>Number:         22228
>Category:       kern
>Synopsis:       Undocumented LINT option 'PANIC_REBOOT_WAIT_TIME'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 22 18:10:01 PDT 2000
>Closed-Date:    Wed Jun 20 19:14:00 PDT 2001
>Last-Modified:  Wed Jun 20 19:14:11 PDT 2001
>Originator:     Keith Jones
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
no
>Environment:

	any

>Description:

	The LINT option 'PANIC_REBOOT_WAIT_TIME' is undocumented.

>How-To-Repeat:

	In /usr/src/sys/i386/conf/LINT, see lines 2373 onwards.
	The option is on line 2414 or thereabouts (YMMV).

	(The same option is on line 2641 of the HEAD revision of
	the new NOTES file in CVS.)

>Fix:

	Add the following commentary (more or less translated from
	shutdown_panic() in /usr/src/sys/kern/kern_shutdown.c):

	# Set the amount of time (in seconds) the system will wait
	# before rebooting automatically when a kernel panic occurs.
	# If set to (-1), the system will wait indefinitely until a
	# key is pressed on the console.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: dd 
State-Changed-When: Sat Jun 9 17:30:42 PDT 2001 
State-Changed-Why:  
Committed, thanks! 


Responsible-Changed-From-To: freebsd-bugs->dd 
Responsible-Changed-By: dd 
Responsible-Changed-When: Sat Jun 9 17:30:42 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22228 
State-Changed-From-To: analyzed->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jun 20 19:14:00 PDT 2001 
State-Changed-Why:  
MFC'd 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22228 
>Unformatted:
