freebsd-skq/sys
David Greenman 552b7df4c1 Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. This
is believed to have been broken with the Brakmo/Peterson srtt
calculation changes. The result of this bug is that TCP connections
could time out extremely quickly (in 12 seconds).
Also backed out jdp's partial fix for this problem in rev 1.17 of
tcp_timer.c as it is obsoleted by this commit.
Bug was pointed out by Kevin Lehey <kml@roller.nas.nasa.gov>.

PR:	6068
1998-04-24 09:25:39 +00:00
..
alpha Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
amd64 Mask the interrupt before setting the corresponding bit in ipending if 1998-04-22 22:49:29 +00:00
compat
compile
conf Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:18:16 +00:00
ddb
dev slice_device.c: permissions changes for SLICE devices 1998-04-24 07:54:00 +00:00
fs The 'mountroot' option is obviously pointless for an LKM 1998-04-20 23:18:46 +00:00
geom
gnu - breakage of the warnings about pessimized i/o port types. 1998-04-21 21:06:57 +00:00
i386 slice_device.c: permissions changes for SLICE devices 1998-04-24 07:54:00 +00:00
isa close() is no longer a SLICE method. 1998-04-22 10:25:27 +00:00
isofs/cd9660 The 'mountroot' option is obviously pointless for an LKM 1998-04-20 23:18:46 +00:00
kern Added kern.ipc.nmbclusters 1998-04-24 04:15:52 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs Make the devfs SLICE option a standard type option. 1998-04-20 03:57:41 +00:00
modules
msdosfs Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
net Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netatalk Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
netinet Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. This 1998-04-24 09:25:39 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/conf/majors.i386 revision 1.39. 1998-04-22 13:35:21 +00:00
pccard - Give up trying for a simple solution for correctly recognizing if a card 1998-04-20 15:21:02 +00:00
pci Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:12:29 +00:00
posix4 Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
powerpc/include
rpc
scsi close() is no longer a SLICE method. 1998-04-22 10:25:27 +00:00
sys Added kern.ipc.nmbclusters 1998-04-24 04:15:52 +00:00
tools
ufs Make the devfs SLICE option a standard type option. 1998-04-20 03:57:41 +00:00
vm Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile