From owner-cvs-all Mon Oct 19 17:22:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09352 for cvs-all-outgoing; Mon, 19 Oct 1998 17:14:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09182; Mon, 19 Oct 1998 17:13:25 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2648 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:49 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id PAA09792 for jamesn; Mon, 19 Oct 1998 15:04:20 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2148 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 15:04:06 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1812 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 15:04:05 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id AA6D09EB3; Mon, 19 Oct 1998 12:14:07 -0700 (PDT) Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08518 for cvs-all-outgoing; Mon, 19 Oct 1998 12:14:04 -0700 (PDT) (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 MAA08480; Mon, 19 Oct 1998 12:13:56 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA00650; Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Date: Mon, 19 Oct 1998 12:13:53 -0700 (PDT) Message-Id: <199810191913.MAA00650@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Lines: 17 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/10/19 12:13:53 PDT Modified files: sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Log: Make configurable (a) whether to use int 0x13 extensions; (b) timeout value. Ignore failure to update mbr sector. Disable interrupts while using extended registers. Default to F1 not F2. Revision Changes Path 1.6 +6 -3 src/sys/boot/i386/boot0/Makefile 1.2 +2 -1 src/sys/boot/i386/boot0/boot0.m4 1.4 +17 -13 src/sys/boot/i386/boot0/boot0.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message