freebsd-skq/sys
Scott Long f6c4dd3f48 Bugfixes. Close a race and logic bug in the timeout handling, don't call the
interrupt handler from the upper half, etc.  This fixes some serious stability
problems that we were seeing on our production server.  These patches have
been tested for almost 6 months and are a highly recommended MFC candidate.

Reviewed by:	gibbs, merry, msmith
MFC after:	4 days
2001-08-05 06:20:13 +00:00
..
alpha
amd64
arm
boot
cam
coda
compat
conf Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00
contrib
crypto
ddb
dev Bugfixes. Close a race and logic bug in the timeout handling, don't call the 2001-08-05 06:20:13 +00:00
fs Remove dangling prototype for the now defunct procfs_kmemaccess() 2001-08-03 17:51:05 +00:00
geom
gnu
i4b
i386 - Fix a comment. 2001-08-04 20:43:48 +00:00
ia64
isa
isofs/cd9660
kern Export the tk_nin and tk_nout variables (number of tty input/output 2001-08-04 18:09:24 +00:00
libkern
modules
net Don't terminate the uiomove() loop on a zero-length mbuf. It's not 2001-08-03 16:51:53 +00:00
netatalk
netatm
netgraph Pack struct uniqtag declarations to stop our data field from being pushed 2001-08-02 09:28:31 +00:00
netinet When running aplication joined multicast address, 2001-08-04 17:10:14 +00:00
netinet6 When running aplication joined multicast address, 2001-08-04 17:10:14 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98
pccard
pci
posix4
powerpc Axe unused and invalid astpending globaldata member. 2001-08-04 20:47:54 +00:00
rpc
sparc64 Sigh. Add two files needed for the sparc64 fp contect switching code 2001-08-05 03:47:02 +00:00
svr4
sys Export the head structure for the device statistics STAILQ in 2001-08-04 18:02:47 +00:00
tools
ufs
vm Add a missing semicolon to unbreak the kernel build with INVARIANTS 2001-08-05 03:55:02 +00:00
Makefile