From owner-cvs-all Thu Aug 24 13:57:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60F0137B423; Thu, 24 Aug 2000 13:57:49 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA40646; Thu, 24 Aug 2000 13:57:49 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008242057.NAA40646@freefall.freebsd.org> From: John Baldwin Date: Thu, 24 Aug 2000 13:57:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx Makefile btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/24 13:57:45 PDT Modified files: sys/boot/i386/btx/btx Makefile btx.s Log: Add a new compile-time tweak to BTX. If you set the make(1) variable BOOT_BTX_NOHANG, then BTX will be compiled with the appropriate flags so that it reboots after a fault instead of hanging forever. Requested by: ps Approved by: rnordier Revision Changes Path 1.9 +9 -1 src/sys/boot/i386/btx/btx/Makefile 1.23 +2 -2 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message