From owner-cvs-all Thu Jul 13 16:41:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E122337B6C5; Thu, 13 Jul 2000 16:41:35 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id QAA01824; Thu, 13 Jul 2000 16:41:35 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 13 Jul 2000 16:41:35 -0700 (PDT) From: Kris Kennaway To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/boot0cfg boot0cfg.c In-Reply-To: <200007132305.QAA96384@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Relnotes please :-) On Thu, 13 Jul 2000, John Baldwin wrote: > jhb 2000/07/13 16:05:05 PDT > > Modified files: > usr.sbin/boot0cfg boot0cfg.c > Log: > - When we save the existing MBR to a file, check to see if the MBR we are > saving is boot0. If it is, use its version number so that we can grab > all of boot0 (1024 bytes with version 1.1 for example) when we save it > to a file via the 'f' option. Otherwise, we just save the first sector. > - Cleanup this code a bit by splitting some functionality out into separate > functions. > > Suggested by: Patrick Bihan-Faou (1) > > Revision Changes Path > 1.9 +139 -84 src/usr.sbin/boot0cfg/boot0cfg.c > > > -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message