freebsd-skq/sys/i386
fsmp b1042863df informal discussion between Bruce Evans <bde@zeta.org.au>,
Peter Wemm <peter@spinner.DIALix.COM>, Steve Passe <smp@csn.net>

removed all the IPI_INTS code.
made the XFAST_IPI32 code default, renaming Xfastipi32 to Xinvltlb.
cleanup of i386/isa/isa_device.h to eliminate SMP dependancies:
  made the id_irq member of struct isa_device an u_int.
  made the id_drq member of struct isa_device an int.
  removed all other '#ifdefs' concerning SMP & APIC_IO.
removed SMP/APIC_IO dependancies from if_ze.c.
1997-04-27 21:18:59 +00:00
..
apm Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
bios Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
boot Removed LDADD=-lc and associated DPADD. libc would probably break 1997-04-25 19:38:01 +00:00
conf Create a special option file "opt_global.h" which is included by all 1997-04-27 20:01:47 +00:00
eisa Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
i386 informal discussion between Bruce Evans <bde@zeta.org.au>, 1997-04-27 21:17:56 +00:00
ibcs2 Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
include informal discussion between Bruce Evans <bde@zeta.org.au>, 1997-04-27 21:17:56 +00:00
isa informal discussion between Bruce Evans <bde@zeta.org.au>, 1997-04-27 21:18:59 +00:00
linux Fully implement vfork. Vfork is now much much faster than even our 1997-04-13 01:48:35 +00:00
pci Mask out revision register in consistency test of class register. 1997-04-09 11:34:50 +00:00
scsi Print out some more diagnostic information when we reject a message. 1997-04-26 05:03:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00