<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/tcp_timer.h, branch release/2.2.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-10-21T01:56:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the misnamed tcp initial keepalive timer value (which is really the</title>
<updated>1996-09-13T23:51:44+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-09-13T23:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7b40aa327dde148ea4fccc538d68ec8cd274030e'/>
<id>7b40aa327dde148ea4fccc538d68ec8cd274030e</id>
<content type='text'>
time, in seconds, that state for non-established TCP sessions stays about)
a sysctl modifyable variable.

[part 1 of two commits, I just realized I can't play with the indices as
 I was typing this commit message.]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
time, in seconds, that state for non-established TCP sessions stays about)
a sysctl modifyable variable.

[part 1 of two commits, I just realized I can't play with the indices as
 I was typing this commit message.]
</pre>
</div>
</content>
</entry>
<entry>
<title>Better selection of initial retransmit timeout when no cached</title>
<updated>1996-06-14T17:17:32+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-06-14T17:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51fb39220377937e0d90ca09dc0d5b840c42f2d1'/>
<id>51fb39220377937e0d90ca09dc0d5b840c42f2d1</id>
<content type='text'>
RTT information is available.

Submitted by: kbracey@art.acorn.co.uk (Kevin Bracey)
(slightly modified by me)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RTT information is available.

Submitted by: kbracey@art.acorn.co.uk (Kevin Bracey)
(slightly modified by me)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors in the comment fields of</title>
<updated>1996-01-30T23:02:38+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T23:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49'/>
<id>6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49</id>
<content type='text'>
a bunch of system include files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a bunch of system include files.
</pre>
</div>
</content>
</entry>
<entry>
<title>New style sysctl &amp; staticize alot of stuff.</title>
<updated>1995-11-14T20:34:56+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-11-14T20:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0312fbe97df2f35ff9269929cbc685f5784620fb'/>
<id>0312fbe97df2f35ff9269929cbc685f5784620fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of some unneeded #ifdef TTCP lines.  Also, get rid of some</title>
<updated>1995-02-14T02:35:19+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-02-14T02:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2f96f1f44667a59a2cce9e53423aa276aa560b45'/>
<id>2f96f1f44667a59a2cce9e53423aa276aa560b45</id>
<content type='text'>
bogus commons declared in header files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bogus commons declared in header files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in T/TCP TCP header file changes.</title>
<updated>1995-02-08T20:18:48+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-02-08T20:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eb6ad69646e1f88e4b1c94f8d6b1566eeebfde72'/>
<id>eb6ad69646e1f88e4b1c94f8d6b1566eeebfde72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made idempotent.</title>
<updated>1994-08-21T05:27:42+00:00</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1994-08-21T05:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=707f139edb3b432d47241c6524d7cd58670476fe'/>
<id>707f139edb3b432d47241c6524d7cd58670476fe</id>
<content type='text'>
Submitted by:	Paul
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Paul
</pre>
</div>
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-08-02T07:55:43+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-02T07:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c4dd3568f411b4f00f795929afb77ca972c2325'/>
<id>3c4dd3568f411b4f00f795929afb77ca972c2325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.</title>
<updated>1994-05-25T09:21:21+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-25T09:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=26f9a76710a312a951848542b9ca1f44100450e2'/>
<id>26f9a76710a312a951848542b9ca1f44100450e2</id>
<content type='text'>
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
</pre>
</div>
</content>
</entry>
</feed>
