freebsd-dev/sys
John Dyson 03e9c6c101 Fix kern_lock so that it will work. Additionally, clean-up some of the
VM systems usage of the kernel lock (lockmgr) code.  This is a first
pass implementation, and is expected to evolve as needed.  The API
for the lock manager code has not changed, but the underlying implementation
has changed significantly.  This change should not materially affect
our current SMP or UP code without non-standard parameters being used.
1997-08-18 02:06:35 +00:00
..
alpha Yeah I'm back hacking syscons !! 1997-08-08 22:52:30 +00:00
amd64 The promised "better fix" for "Trap 9 When Boot SMP" problem. 1997-08-15 02:34:32 +00:00
compat/linux Ops the arguments to copyin was in the wrong order.. 1997-08-10 18:15:20 +00:00
compile
conf Enable hostcache code. 1997-08-16 19:11:10 +00:00
ddb Minor hack to also allow for syscons's "interesting" arrow keys. 1997-08-17 21:21:50 +00:00
dev Added frequencies for north american HRC cable. 1997-08-17 05:50:56 +00:00
fs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
geom
gnu Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
i386 To handle scsi RESERVATION CONFLICT properly in ahc driver. 1997-08-17 14:04:08 +00:00
isa Minor ppc_data structure tweak. 1997-08-16 14:07:26 +00:00
isofs/cd9660 Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
kern Fix kern_lock so that it will work. Additionally, clean-up some of the 1997-08-18 02:06:35 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
modules Add VM86 to the lkm build. 1997-08-09 00:23:07 +00:00
msdosfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
net Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netatalk Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netinet Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netipx Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netkey
netnatm Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
netns
nfs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsclient Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
nfsserver Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
pc98 Synchronize with foolowing files in sys/i386/boot/netboot: 1997-08-17 05:13:27 +00:00
pccard
pci Added frequencies for north american HRC cable. 1997-08-17 05:50:56 +00:00
powerpc/include
rpc
scsi preparation for scsi device RESERVATION CONFLICT support. 1997-08-17 14:02:18 +00:00
sys Fix kern_lock so that it will work. Additionally, clean-up some of the 1997-08-18 02:06:35 +00:00
tools
ufs Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
vm Fix kern_lock so that it will work. Additionally, clean-up some of the 1997-08-18 02:06:35 +00:00
Makefile