freebsd-dev/sys
Doug Rabson c2974efdbe Make bt driver work on eisa again.
Submitted by: Matthew N. Dodd <winter@jurai.net>
1999-04-20 09:53:05 +00:00
..
alpha unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
amd64 _pmap_unwire_pte_hold and pmap_remove_page: 1999-04-19 18:45:21 +00:00
boot Sync with sys/boot/i386/loader/Makefile revision 1.32. 1999-04-19 11:02:19 +00:00
cam Use macros for accessing the head of the heap so that code 1999-04-19 21:26:17 +00:00
coda
compat unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
compile
conf Sync with sys/i386/conf/Makefile.i386 revision 1.147. 1999-04-20 09:07:19 +00:00
contrib Need to include /contrib/dev/oltr/... not dev/oltr/... 1999-03-10 17:45:26 +00:00
ddb
dev Make bt driver work on eisa again. 1999-04-20 09:53:05 +00:00
fs Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
geom Fixed variable overflow problem. 1999-03-11 18:50:39 +00:00
gnu Remove unused function int fi() {return 0;} 1999-04-11 03:47:24 +00:00
i4b I missed this PnP change for new-bus.. 1999-04-18 06:13:33 +00:00
i386 Make bt driver work on eisa again. 1999-04-20 09:53:05 +00:00
isa Make the bt isa driver work.. 1999-04-18 19:08:28 +00:00
isofs/cd9660 Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
kern GC some stray debugging printf()s... 1999-04-19 19:39:08 +00:00
libkern
miscfs Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
modules Kill joy for the time being, it used lkm unconditionally, breaking world. 1999-04-19 20:36:06 +00:00
msdosfs Back out half of 1.32: don't print a message on every failed mount attempt. 1999-03-28 23:00:33 +00:00
net Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
netatalk
netatm
netinet Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
netipx Remove incorrect initialization. 1999-04-11 02:50:15 +00:00
netkey
netnatm
netns
nfs Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsclient Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsserver
ntfs Removed DIAGNOSTIC opion redefinition. 1999-04-13 14:54:20 +00:00
pc98 Sync with sys/i386/i386/userconfig.c revision 1.136. 1999-04-20 09:10:47 +00:00
pccard Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
pci Add entries for Intel 82443GX chipset. 1999-04-18 18:44:21 +00:00
posix4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
powerpc unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
rpc
svr4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
sys Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
tools Declare static __inline functions as __inline in their forward 1999-02-28 11:30:00 +00:00
ufs Correct typo in panic message 1999-04-11 02:28:32 +00:00
vm unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
Makefile