NetBSD/sys/arch/i386/include
dyoung a37289db57 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.
2005-06-12 19:46:15 +00:00
..
acpi_func.h
acpi_machdep.h
ansi.h
aout_machdep.h
apicvar.h
apmvar.h kill the "busname" attach arg for acpi, apm, pnpbios and vesabios, 2005-06-01 16:49:14 +00:00
asm.h
atomic.h
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus_private.h add files which i forgot to add with arch/x86/x86/bus_dma.c rev.1.21. 2005-04-16 08:53:09 +00:00
bus.h
byte_swap.h
cdefs.h
coff_machdep.h
cpu_counter.h
cpu.h Probe and print the Intel Extended Feature Bits, as documented 2005-02-21 15:10:51 +00:00
cpufunc.h
cputypes.h
cpuvar.h
darwin_machdep.h
db_machdep.h
disklabel.h Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
eisa_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h
frameasm.h
freebsd_machdep.h
gdt.h
i8259.h
i82093reg.h
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h Include <sys/cdefs.h> for __signed; related to lib/30072. 2005-05-25 20:58:00 +00:00
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
kvm86.h
limits.h
loadfile_machdep.h
lock.h
mach_machdep.h
macho_machdep.h
Makefile "loadfile_machdep.h" should not be installed as pointed out by 2005-05-03 08:24:15 +00:00
math.h
mca_machdep.h
mcontext.h
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
npx.h
param.h
pcb.h
pccons.h
pci_machdep.h
pic.h
pio.h
pmap.h
pmc.h
proc.h
profile.h fix a typoe in previous. 2005-02-25 02:01:59 +00:00
psl.h
pte.h
ptrace.h
rbus_machdep.h
reg.h
segments.h
setjmp.h
signal.h restrict visibility of struct sigcontext* as much 2005-01-20 20:55:55 +00:00
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h
tlog.h
trap.h
tss.h
types.h
userret.h
varargs.h
vm86.h
vmparam.h Now that countless UVM bugs have been fixed, enable "topdown" memory 2005-01-10 05:34:51 +00:00
wchar_limits.h