From owner-cvs-all Wed Oct 30 20:26:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C76B37B401; Wed, 30 Oct 2002 20:26:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E92F43E3B; Wed, 30 Oct 2002 20:26:35 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9V4PHmV029682; Wed, 30 Oct 2002 20:25:17 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9V4PH0v029681; Wed, 30 Oct 2002 20:25:17 -0800 (PST) Message-Id: <200210310425.g9V4PH0v029681@repoman.freebsd.org> From: Jake Burkholder Date: Wed, 30 Oct 2002 20:25:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk disk.c write_sparc64_disk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/10/30 20:25:17 PST Modified files: lib/libdisk disk.c write_sparc64_disk.c Log: Actually save the bootblock in the disk structure. Write the bootblock to the right place on the disk instead of srewn all over it. Revision Changes Path 1.97 +7 -0 src/lib/libdisk/disk.c 1.3 +2 -2 src/lib/libdisk/write_sparc64_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message