From owner-cvs-all Tue Nov 10 16:02:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08672 for cvs-all-outgoing; Tue, 10 Nov 1998 16:02:27 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08654; Tue, 10 Nov 1998 16:02:23 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA25923; Tue, 10 Nov 1998 16:02:26 -0800 (PST) Date: Tue, 10 Nov 1998 16:02:26 -0800 (PST) Message-Id: <199811110002.QAA25923@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/11/10 16:02:25 PST Modified files: sys/alpha/alpha machdep.c Log: Use an at_shutdown hook to drop back to the SRM in the case where the system is being halted, rather than hanging waiting for a keypress. Submitted by: Andrew Gallatin Revision Changes Path 1.21 +14 -2 src/sys/alpha/alpha/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message