Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sun2/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  14-Jun-2001  fredette branches: 1.2.8; 1.2.24;
Now simply include the real header under arch/sun68k.
 1.1  06-Apr-2001  fredette branches: 1.1.2;
Added.
 1.1.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.1.2.1  06-Apr-2001  bouyer file disklabel.h was added on branch thorpej_scsipi on 2001-04-21 17:54:49 +0000
 1.2.24.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.2.8.2  14-Jun-2001  fredette Now simply include the real header under arch/sun68k.
 1.2.8.1  14-Jun-2001  fredette file disklabel.h was added on branch nathanw_sa on 2001-06-14 13:12:51 +0000

RSS XML Feed