Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 1995 17:10:49 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        julian@ref.tfs.com, phk@ref.tfs.com
Cc:        CVS-commiters@freefall.cdrom.com, bde@zeta.org.au, cvs-sbin@freefall.cdrom.com, gpalmer@freefall.cdrom.com
Subject:   Re: cvs commit: src/sbin/sysinstall disk.h mbr.h
Message-ID:  <199504180710.RAA06724@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> > There should be a master list.  `diff disk.h mbr.h' shows that disk.h
>> > has a slightly older/wronger list than mbr.h.
>> > 
>> > 
>> > Bruce
>> I'm not sure, but It's possible that this list started in 386bsd
>> when I ported fdisk, and I added that list which I stole from os-bs..
>> so.....who knows where the 'master' list should be..A

>/sys/i386/include/<something>.h

Not there.  It is only indirectly related to i386's.

We already have /sys/i386/include/pc/msdos.h which isn't included by
anything.  This is a better place for the partition stuff than
<sys/disklabel.h>, although partition stuff is only indirectly related
to msdos.  msdos.h actually has some msdos stuff !!-)

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504180710.RAA06724>