<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch vendor/tcsh</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftcsh</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=vendor%2Ftcsh'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-01-29T20:46:19Z</updated>
<entry>
<title>Vendor import of tcsh-6.24.07</title>
<updated>2023-01-29T20:46:19Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-01-29T20:46:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=143ef44f06822f82a8358d4c02f07102d963fe5f'/>
<id>urn:sha1:143ef44f06822f82a8358d4c02f07102d963fe5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor import of tcsh-6.22.04</title>
<updated>2021-05-12T06:01:23Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2021-05-12T06:01:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=174d8b60324d7e8754709f7155e13ca95220b48c'/>
<id>urn:sha1:174d8b60324d7e8754709f7155e13ca95220b48c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import 6.22.03-ceccc7f</title>
<updated>2021-03-14T16:28:29Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2021-03-14T16:28:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b174d6cdff5276d6dad729c6fe9352d9ee5da7d'/>
<id>urn:sha1:1b174d6cdff5276d6dad729c6fe9352d9ee5da7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tcsh: import 6974bc35a5cd</title>
<updated>2020-03-28T14:58:03Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-03-28T14:58:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03282ad80e8e2b0d9bdf8f38ef7a433249b99a11'/>
<id>urn:sha1:03282ad80e8e2b0d9bdf8f38ef7a433249b99a11</id>
<content type='text'>
This removes an extra variable definition that causes the -fno-common build
to fail, which will be a new default in GCC10/LLVM11.
</content>
</entry>
<entry>
<title>Update vendor/tcsh to git 83c5be0:</title>
<updated>2019-10-21T18:08:57Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2019-10-21T18:08:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6dbf9acb98fdd3c3ca6d260fb38b23b78b33a47a'/>
<id>urn:sha1:6dbf9acb98fdd3c3ca6d260fb38b23b78b33a47a</id>
<content type='text'>
Upstream changes:
5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
   not a tty.
4. Avoid infinite loops during history loads when merging, print a better
   error for errors during history load.
3. PR/88: Preserve empty arguments in :q
2. PR/94: Small apple issues (SAVESIGVEC, HOSTTYPE)
1. PR/81: Fix range matching issue where we were comparing with the
   range character instead of the start of range. [l-z]* would match foo

Reported by:	sobomax
</content>
</entry>
<entry>
<title>Import 6.21.00.</title>
<updated>2019-10-08T18:20:02Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2019-10-08T18:20:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=320f2946781af5deaf568d19136cf96fe2c436dd'/>
<id>urn:sha1:320f2946781af5deaf568d19136cf96fe2c436dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update vendor/tcsh to git b605cb561d</title>
<updated>2017-03-25T14:09:12Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2017-03-25T14:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48eb25df687d51c9bdb4677c72e08ed3fde1b186'/>
<id>urn:sha1:48eb25df687d51c9bdb4677c72e08ed3fde1b186</id>
<content type='text'>
Vendor changes:

1. PR/471: Daiki Ueno: Delay interpreting arginp until we've processed
our startup files (which can change the NLS environment).

2. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar).

3. Fix out of bounds read (Brooks Davis)
(reproduce by starting tcsh and hitting tab at the prompt).

4. Don't play pointer tricks that are undefined in modern c
(Brooks Davis).
</content>
</entry>
<entry>
<title>Import of tcsh-6.20.00</title>
<updated>2017-03-18T21:41:53Z</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2017-03-18T21:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6895abeab878a30d05c122c2467990ebb47bd58a'/>
<id>urn:sha1:6895abeab878a30d05c122c2467990ebb47bd58a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import of tcsh-6.18.01</title>
<updated>2012-02-20T00:53:59Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2012-02-20T00:53:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bc8d6575fcb65f394796e060efa34444d983b7b'/>
<id>urn:sha1:0bc8d6575fcb65f394796e060efa34444d983b7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import of tcsh-6.17.00</title>
<updated>2009-07-10T21:47:20Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2009-07-10T21:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0019e4ce59d3c558ec308aeb83e80048b72332f6'/>
<id>urn:sha1:0019e4ce59d3c558ec308aeb83e80048b72332f6</id>
<content type='text'>
</content>
</entry>
</feed>
