freebsd-dev/sys
Steve Passe 3902c3ef1f Made the SMP case ignore the possibility of an INT13 interface.
This eliminates all the APIC code, and thus several routines that
would otherwise need to be made MP-safe.

Reviewed by:	 Bruce Evans <bde@zeta.org.au>
1997-07-21 07:57:50 +00:00
..
alpha Removed unused #includes. 1997-07-20 16:06:08 +00:00
amd64 Made the SMP case ignore the possibility of an INT13 interface. 1997-07-21 07:57:50 +00:00
compat/linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
compile
conf Disabled option SMP_TIMER_NC. It now conflicts with a default "option". 1997-07-20 05:27:59 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Removed unused #includes. 1997-07-20 14:10:18 +00:00
fs More comment cleanup. 1997-06-26 17:12:59 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
i386 Made the SMP case ignore the possibility of an INT13 interface. 1997-07-21 07:57:50 +00:00
isa Developed a new strategy for handling the 8254/8259/APIC issue. 1997-07-20 19:41:38 +00:00
isofs/cd9660 Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
kern Developed a new strategy for handling the 8254/8259/APIC issue. 1997-07-20 19:41:38 +00:00
libkern Style optimization in newly added POSIX range []] conformance, redo 1997-06-07 01:33:10 +00:00
miscfs two tiny typo's 1997-07-14 04:53:52 +00:00
modules Fixed bitrot in fpu LKMs. 1997-07-20 08:46:30 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
net An actual fix for the routing default crashes that 1997-07-18 11:44:24 +00:00
netatalk Actually POINT to the appletalk usrreqs struct. 1997-06-02 20:07:33 +00:00
netinet Remove crufty LBL ifdef that only applies to Suns. 1997-07-19 20:07:07 +00:00
netipx Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsclient Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
nfsserver Merge WebNFS changes from NetBSD. 1997-07-16 09:06:30 +00:00
pc98 Removed unused #includes. 1997-07-20 13:02:05 +00:00
pccard Make this puppy compile again - add two includes. 1997-06-01 05:04:39 +00:00
pci Assign correct chip set register dump functions to Triton II device IDs. 1997-07-18 19:47:23 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
sys Pass string arg to apic_dump. 1997-07-20 18:02:19 +00:00
tools Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs Always mark st_ctime for update upon successful completion of 1997-07-13 16:26:40 +00:00
vm Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00