Subject: Re: CVS commit: syssrc/sys/sys
To: Luke Mewburn <lukem@wasabisystems.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 05/15/2002 08:29:45
On Thu, May 16, 2002 at 01:25:05AM +1000, Luke Mewburn wrote:

 > Which makes it *much* harder to use in tools/* ...
 > <sys/bootblock.h> is fairly stand-alone at this point.
 > The disklabel_mbr stuff may probably end up in <bootblock.h> too.

What on earth makes <sys/disklabel_mbr.h> so much harder to use than
<sys/bootblock.h>?  If src/tools/* wants to use a specific one from the
NetBSD source tree, it has to put a wrappar around either.

Why don't you take a look at the contents of <sys/disklabel_mbr.h>,
and then tell me specifically what makes it hard to use in src/tools/*
while <sys/bootblock.h> is not.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>