freebsd_amp_hwpstate/sys
David Greenman b53902964f fixed bug where large amounts of unidirectional UDP traffic would fill
the interface output queue and further udp packets would be fragmented
and only partially sent - keeping the output queue full and jamming the
network, but not actually getting any real work done (because you can't
send just 'part' of a udp packet - if you fragment it, you must send
the whole thing). The fix involves adding a check to make sure that the
output queue has sufficient space for all of the fragments.
1994-08-01 12:01:45 +00:00
..
alpha/include
amd64 Removed all code related to the pagescan daemon, and changed 'act_count' 1994-08-01 11:25:45 +00:00
conf SYSCONS is no longer needed since pccons has been removed. 1994-05-26 13:38:01 +00:00
ddb The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
dev Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. 1994-08-01 10:38:19 +00:00
fs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
gnu Commit a whole cluster of last minute critical (and one cosmetic) fixes 1994-06-22 05:52:25 +00:00
i386 Removed all code related to the pagescan daemon, and changed 'act_count' 1994-08-01 11:25:45 +00:00
isa Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. 1994-08-01 10:38:19 +00:00
isofs/cd9660 The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
kern Removed all code related to the pagescan daemon, and changed 'act_count' 1994-08-01 11:25:45 +00:00
libkern BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
miscfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
net Reduced loopback MTU from 65535 to 65532 because some things like NFS 1994-08-01 11:39:43 +00:00
netccitt
netinet fixed bug where large amounts of unidirectional UDP traffic would fill 1994-08-01 12:01:45 +00:00
netiso
netns
nfs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
nfsclient The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
nfsserver The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
powerpc/include The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
scsi The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
sys Reviewed by: phk 1994-07-24 03:29:56 +00:00
tools
ufs The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
vm Removed all code related to the pagescan daemon, and changed 'act_count' 1994-08-01 11:25:45 +00:00
Makefile Add this so that the top level Makefile can traverse down into here 1994-05-28 04:10:32 +00:00