freebsd-dev/sys/i386
Warner Losh 1684ea5706 Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH if
already defined.  This allows for cross building to work because we
need to lie to make to tell it to use the target names rather than the
host names.

This should have no effect on either architecture.  I've confirmed
that the intel build by make buildworld's for the past 3 months.
1999-03-01 06:10:16 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead. 1999-01-11 03:50:01 +00:00
conf Add support for stealth forwarding (forwarding packets without touching 1999-02-22 18:19:57 +00:00
eisa Correct test in poll loop for determining that the mailbox is free to 1999-01-28 03:30:02 +00:00
i386 Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu, 1999-02-28 10:53:29 +00:00
ibcs2 Add missing poatch for ibcs2_ipc.h as well. 1999-02-09 15:53:21 +00:00
include Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH if 1999-03-01 06:10:16 +00:00
isa Fix an operator precedence bug. 1999-02-20 22:16:13 +00:00
linux Added call to elf_brand_inuse() to prevent you from cutting your own 1999-02-04 21:20:13 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Integrated a patch provided by Guido to more correctly work out the 1999-02-25 14:32:29 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00