Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys/sys



On Wed, May 15, 2002 at 07:49:49AM -0700, Jason Thorpe wrote:
  | 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>.

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.



Home | Main Index | Thread Index | Old Index