freebsd-nq/sys
John Baldwin d543796f86 - Make the eventhandler_mutex mutex a private variable in
subr_eventhandler.c
- Move the extra #include's in sys/eventhandler.h to be protected by
  the #ifndef SYS_EVENTHANDLER/#endif
2000-10-25 00:01:39 +00:00
..
alpha Adjust comments 2000-10-24 10:49:56 +00:00
amd64 Don't dink with interrupts in vm_page_zero_idle(). This code assumed it 2000-10-23 23:32:36 +00:00
boot
cam Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 2000-10-23 12:55:51 +00:00
coda
compat Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 2000-10-23 12:55:51 +00:00
compile
conf Added lines for the wds driver. 2000-10-24 03:38:28 +00:00
contrib/dev
crypto
ddb
dev Convert the USB ethernet drivers to use mutexes. Also convert 2000-10-24 22:38:54 +00:00
fs Rev 1.41 was committed from wrong diff, now do it right. 2000-10-22 16:15:12 +00:00
geom
gnu
i4b Submitted by: Hans Petter Selasky <hselasky@c2i.net> 2000-10-20 11:20:58 +00:00
i386 * Update comments 2000-10-24 10:48:50 +00:00
ia64 * Various fixes to breakage introduced by the atomic and mutex reorgs. 2000-10-24 19:54:38 +00:00
isa Moved prototypes of isa_alloc_resourcev() and isa_load_resourcev() to 2000-10-22 16:48:08 +00:00
isofs/cd9660
kern - Make the eventhandler_mutex mutex a private variable in 2000-10-25 00:01:39 +00:00
libkern
miscfs Rev 1.41 was committed from wrong diff, now do it right. 2000-10-22 16:15:12 +00:00
modules if_ed_cbus.c is required from PC-98 only, and if_ed_isa.c is not necessary 2000-10-21 02:44:11 +00:00
msdosfs Update stale comment. 2000-10-22 14:24:30 +00:00
net Augment the 'ifaddr' structure with a 'struct if_data' to keep 2000-10-19 23:15:54 +00:00
netatalk
netatm
netgraph Since neither archie nor I work at Whistle any more, change our email 2000-10-24 17:32:45 +00:00
netinet be careful on mbuf overrun on ctlinput. 2000-10-23 07:11:01 +00:00
netinet6 be careful on mbuf overrun on ctlinput. 2000-10-23 07:11:01 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Eliminate some bitrot (nonexisting member variable names). 2000-10-24 23:33:01 +00:00
nfsclient Eliminate some bitrot (nonexisting member variable names). 2000-10-24 23:33:01 +00:00
nfsserver Problem to avoid processes getting stuck in "vmopar". From Ian's 2000-10-24 10:13:36 +00:00
ntfs
nwfs
pc98 Used kbio.h and consio.h instead of machine/console.h. 2000-10-20 10:35:44 +00:00
pccard
pci Make LINT compile again. 2000-10-22 16:09:12 +00:00
posix4
powerpc * Update comments 2000-10-24 10:48:50 +00:00
rpc
sys - Make the eventhandler_mutex mutex a private variable in 2000-10-25 00:01:39 +00:00
tools
ufs
vm
Makefile