Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/disklabel.h
RevisionDateAuthorComments
 1.4  11-Dec-2005  christos merge ktrace-lwp.
 1.3  12-Jun-2005  dyoung Make disklabel(8) and fdisk(8) into "host tools " last step: build
and install ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-disklabel,
${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-fdisk by "reaching over" to
the sources in ${NETBSDSRCDIR}/sbin/{disklabel fdisk}/.

To avoid clashes with a build-host's header files, especially on
*BSD, the host-tools versions of fdisk and disklabel search for
#includes such as disklabel.h, disklabel_acorn.h, disklabel_gpt.h,
and bootinfo.h in a new #includes namespace, nbinclude/. That is,
they #include <nbinclude/sys/disklabel.h>, <nbinclude/machine/disklabel.h>,
<nbinclude/sparc64/disklabel.h>, instead of <sys/disklabel.h> and
such. I have also updated the system headers to #include from
nbinclude/-space when HAVE_NBTOOL_CONFIG_H is #defined.
 1.2  20-Jul-2002  mrg branches: 1.2.6;
use <sparc/foo.h> where appropriate. now these files become very
very difficult to get out of sync. add bootinfo.h and promlib.h
(using the same method) so that sparc64 headers can build sparc
stand (not yet finished.)
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh branches: 1.1.1.1.28; 1.1.1.1.32; 1.1.1.1.40;
Import of sparc64.
 1.1.1.1.40.1  31-Aug-2002  gehenna catch up with -current.
 1.1.1.1.32.1  01-Aug-2002  nathanw Catch up to -current.
 1.1.1.1.28.1  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.6.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...

RSS XML Feed