From owner-freebsd-commit Mon Apr 17 22:23:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA14943 for commit-outgoing; Mon, 17 Apr 1995 22:23:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA14929 for cvs-sbin-outgoing; Mon, 17 Apr 1995 22:23:05 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id WAA14920 ; Mon, 17 Apr 1995 22:23:02 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Bruce Evans cc: CVS-commiters@freefall.cdrom.com, cvs-sbin@freefall.cdrom.com Subject: Re: cvs commit: src/sbin/sysinstall disk.h mbr.h In-reply-to: Your message of "Tue, 18 Apr 95 14:31:20 +1000." <199504180431.OAA28373@godzilla.zeta.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 17 Apr 1995 22:22:57 -0700 Message-ID: <14915.798182577@freefall.cdrom.com> From: Gary Palmer (FreeBSD/ARM Team) Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199504180431.OAA28373@godzilla.zeta.org.au>, Bruce Evans writes: >> Modified: sbin/sysinstall disk.h mbr.h >> Log: >> Claim 0xA7 for NEXTSTEP in here also. >There should be a master list. `diff disk.h mbr.h' shows that disk.h >has a slightly older/wronger list than mbr.h. I know. When I noticed that there were two copies in sysinstall, I asked Jordan and he looked at me blankly and shrugged as if to say, ``Hey, I don't know!''. I just figured that I'd better add it to both rather than trying to fix it and burn someones fingers. Gary