<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys, branch release/2.1.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-03-11T00:08:01Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-03-11T00:08:01Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-11T00:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=401fd2032d7b17d3805379b7d8748b8fcc9e855f'/>
<id>urn:sha1:401fd2032d7b17d3805379b7d8748b8fcc9e855f</id>
<content type='text'>
'RELENG_2_1_7_RELEASE'.

This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-03-11T00:08:01Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-11T00:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22'/>
<id>urn:sha1:17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22</id>
<content type='text'>
'RELENG_2_1_7_RELEASE'.
</content>
</entry>
<entry>
<title>Brought in fix from rev 1.51: don't clear P_SUGID if various {u,g}id don't</title>
<updated>1997-02-19T17:58:29Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-02-19T17:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce6a5b7bc2744b5584d690bb369e77397ff5226d'/>
<id>urn:sha1:ce6a5b7bc2744b5584d690bb369e77397ff5226d</id>
<content type='text'>
match.
</content>
</entry>
<entry>
<title>Sync with current.</title>
<updated>1997-02-19T01:02:21Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1997-02-19T01:02:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d14058c93843096c682c37ed52ac0bdf2552966'/>
<id>urn:sha1:6d14058c93843096c682c37ed52ac0bdf2552966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in fix from rev 1.18: fix for ccd when using bounce buffers (init</title>
<updated>1997-02-18T22:40:31Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-02-18T22:40:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1dc3787975538e3490533b0816086f9c1feb01ce'/>
<id>urn:sha1:1dc3787975538e3490533b0816086f9c1feb01ce</id>
<content type='text'>
b_bufsize).
</content>
</entry>
<entry>
<title>Kill the initialization of two old scratch ram variables.  They were removed</title>
<updated>1997-02-18T19:53:23Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1997-02-18T19:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e7573d045e6340f6d940294d3ef8b866744bc715'/>
<id>urn:sha1:e7573d045e6340f6d940294d3ef8b866744bc715</id>
<content type='text'>
to make space for the larger message buffer.
</content>
</entry>
<entry>
<title>Enlarge the message out buffer from 6 to 8 bytes.  Now that sync and wide</title>
<updated>1997-02-18T19:52:38Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1997-02-18T19:52:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54eacce0118a503a5900ec850d11c7df9553aabf'/>
<id>urn:sha1:54eacce0118a503a5900ec850d11c7df9553aabf</id>
<content type='text'>
negotiation messages may be tagged, we were overrunning the old buffer.
The variable that was getting squashed is updated before the message goes
out, causing corrupted SDTR or WDTR messages.  Depending on the phases
traversed before message out, this could cause the wrong offset to be
negotiated allowing data overruns to occur.  The problem is easier to
detect with wide targets on the chain since the allowed offset is smaller.

Also removed the unnecessary  clearing of SPIORDY during the message out
phase.  We don't rely on SPIORDY any more.
</content>
</entry>
<entry>
<title>Sync with current - Disable use of AAP in queueing commands and fix a few</title>
<updated>1997-02-18T04:27:08Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1997-02-18T04:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3edb5b8243e7fb70da08b26f736183343acef3f4'/>
<id>urn:sha1:3edb5b8243e7fb70da08b26f736183343acef3f4</id>
<content type='text'>
error recovery bugs.
</content>
</entry>
<entry>
<title>Pass P_SUGID on to the child of a fork(). It was possible to get rlogin</title>
<updated>1997-02-17T10:58:46Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-02-17T10:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5400a1d50bc56486cf186c13ba4f6322e1d51c77'/>
<id>urn:sha1:5400a1d50bc56486cf186c13ba4f6322e1d51c77</id>
<content type='text'>
to coredump previously since it (somewhat uniquely) is setuid and forks
without execing, and thus without passing P_SUGID the child could
coredump and possibly divulge sensitive information (such as encrypted
passwords from the passwd database).
</content>
</entry>
<entry>
<title>Changed timeout for requesting sense from 100ms to 1 second.</title>
<updated>1997-02-14T03:13:37Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-02-14T03:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=956e27c4321354708d4c7f76a3c3eebbe1ae4a28'/>
<id>urn:sha1:956e27c4321354708d4c7f76a3c3eebbe1ae4a28</id>
<content type='text'>
Submitted by:	gibbs
</content>
</entry>
</feed>
