Subject: Re: CVS commit: syssrc/sys/sys
To: Luke Mewburn <lukem@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 05/15/2002 07:49:49
On Wed, May 15, 2002 at 04:32:11PM +0300, Luke Mewburn wrote:

 > Log Message:
 > - add Apple driver map and partition map structs, obtained from
 >   sys/arch/macppc/include/disklabel.h (with elements renamed as appropriate)
 > - consistenly use "uint*_t" instead of "u_int*_t"

Seems like this should go into <sys/disklabel_apple.h>, much like MBR
stuff is in <sys/disklabel_mbr.h>.

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