freebsd-src/sys
John Dyson 5b05023a50 Fix an intermittent problem during SMP code operation. Not all of the
idle page table directories for all of the processors was being updated
during kernel grow operations.  The problem appears to be gone now.
1997-09-07 01:15:13 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 Fix an intermittent problem during SMP code operation. Not all of the 1997-09-07 01:15:13 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Synchronize with sys/i386/conf/options.1386 revision 1.58. 1997-09-05 10:18:16 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev Changes to support NetBSD and the new ifmedia extensions. 1997-09-05 10:23:58 +00:00
fs Support read-only mount. 1997-09-04 03:14:49 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Removed unused #includes. 1997-09-02 20:06:59 +00:00
i386 Fix an intermittent problem during SMP code operation. Not all of the 1997-09-07 01:15:13 +00:00
isa Add a new compile option SC_HISTORY_SIZE to specify the history buffer 1997-09-04 23:01:06 +00:00
isofs/cd9660 Uncut&paste cache_lookup(). 1997-08-26 07:32:51 +00:00
kern Cosmetic adjustment for the trap/double fault/panic cpu id listing. 1997-09-05 08:54:55 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Support read-only mount. 1997-09-04 03:14:49 +00:00
modules Remove the vm86 LKM. 1997-08-28 14:45:26 +00:00
msdosfs Removed unused #includes. 1997-09-02 20:06:59 +00:00
net Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netatalk Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netinet Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY) 1997-09-06 11:11:43 +00:00
netipx Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netnatm Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
nfsclient Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
nfsserver Added used #include - don't depend on <sys/mbuf.h> including 1997-09-02 01:19:47 +00:00
pc98 Synchronize with sys/i386/i386/trap.c revision 1.110. 1997-09-06 01:19:10 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Changes to support NetBSD and the new ifmedia extensions. 1997-09-05 10:23:58 +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 Make the Sony TSL-7000 a known tape changer device. 1997-09-05 10:16:03 +00:00
sys Change the 0xdeadb hack to a flag called VDOOMED. 1997-08-31 07:32:39 +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 Removed unused #includes. 1997-09-02 20:06:59 +00:00
vm Removed unused #includes. 1997-09-01 03:17:34 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00