From owner-freebsd-bugs Sun Oct 22 18:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9D5037B479 for ; Sun, 22 Oct 2000 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA11803; Sun, 22 Oct 2000 18:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.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 ; 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 Reply-To: keith@mithy.demon.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/22228: Undocumented LINT option 'PANIC_REBOOT_WAIT_TIME' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22228 >Category: kern >Synopsis: Undocumented LINT option 'PANIC_REBOOT_WAIT_TIME' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 22 18:10:01 PDT 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message