<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-12-13T06:54:34Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'.</title>
<updated>2002-12-13T06:54:34Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-12-13T06:54:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2f155c07e16e50966e66ae4dd29d1bad4863918'/>
<id>urn:sha1:d2f155c07e16e50966e66ae4dd29d1bad4863918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for what was fixed in revisions 1.39 and 1.50 of</title>
<updated>2002-11-28T13:21:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-28T13:21:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be8b43b4c71024f374f49fdcec8de815fc5572a9'/>
<id>urn:sha1:be8b43b4c71024f374f49fdcec8de815fc5572a9</id>
<content type='text'>
make/parse.c (allow embedded `:' and `!' in target names).

Approved by:	re
</content>
</entry>
<entry>
<title>Moved make(1) regression tests from src/Makefile to where they</title>
<updated>2002-11-28T13:08:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-28T13:08:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=113cf9e649447590b70c59f103fd48a860e6c809'/>
<id>urn:sha1:113cf9e649447590b70c59f103fd48a860e6c809</id>
<content type='text'>
belong (src/tools/regression/usr.bin/make), and use the latter
to test if make(1) is adequate for building the world.

Approved by:	re
</content>
</entry>
<entry>
<title>Directly load %edx from mailbox</title>
<updated>2002-11-23T04:39:52Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2002-11-23T04:39:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2442bdd81b227d223e7d644bfab9cb79911a0e18'/>
<id>urn:sha1:2442bdd81b227d223e7d644bfab9cb79911a0e18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix context restore bug.</title>
<updated>2002-11-22T03:01:55Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2002-11-22T03:01:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8773cd90dd3e3e58cac51f60dbb151e3e3968868'/>
<id>urn:sha1:8773cd90dd3e3e58cac51f60dbb151e3e3968868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't flip the "we're it" bit until we are all there..</title>
<updated>2002-11-22T00:23:02Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2002-11-22T00:23:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2f7aa6939c1466a4a9037abebeaa91b6c9e12f5'/>
<id>urn:sha1:c2f7aa6939c1466a4a9037abebeaa91b6c9e12f5</id>
<content type='text'>
(don't fill in the mailbox pointer until we have unloaded all the
previous contents of the mailbox context block)
</content>
</entry>
<entry>
<title>Correctly save eflags.</title>
<updated>2002-11-21T09:48:39Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2002-11-21T09:48:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c823c95038f5d632374499d7946064c5c2f36baf'/>
<id>urn:sha1:c823c95038f5d632374499d7946064c5c2f36baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust code for new mailbox format.</title>
<updated>2002-11-18T02:02:08Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2002-11-18T02:02:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ab365e7205293e2e7578b596c00a0e966758b2a'/>
<id>urn:sha1:4ab365e7205293e2e7578b596c00a0e966758b2a</id>
<content type='text'>
Reviewed by: deischen, mini
</content>
</entry>
<entry>
<title>Add test cases for btowc() and wctob() in multibyte locales.</title>
<updated>2002-11-10T11:03:32Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-10T11:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85fafcf803d71ba3face6d22f4eb5709adfa0bb9'/>
<id>urn:sha1:85fafcf803d71ba3face6d22f4eb5709adfa0bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.</title>
<updated>2002-11-10T10:50:42Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-10T10:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=99eabcc8c3987f566213b2809687b2be3e75ce3a'/>
<id>urn:sha1:99eabcc8c3987f566213b2809687b2be3e75ce3a</id>
<content type='text'>
</content>
</entry>
</feed>
