<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/colldef/parse.y, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Sync program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-05-21T09:55:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-21T09:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f682f10c76449b3af3b1dd9afff859cd1cd07116'/>
<id>urn:sha1:f682f10c76449b3af3b1dd9afff859cd1cd07116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the format of LC_COLLATE files architecture independent.</title>
<updated>2005-02-27T20:31:13Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-27T20:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edc431123ec58e73b288993dcaa279bfa6eca9f8'/>
<id>urn:sha1:edc431123ec58e73b288993dcaa279bfa6eca9f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zero out the entire "struct __collate_st_chain_pri", or garbage</title>
<updated>2005-02-27T14:05:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-27T14:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=923d9b010997748889e5cfaa16b0f7b41ec52067'/>
<id>urn:sha1:923d9b010997748889e5cfaa16b0f7b41ec52067</id>
<content type='text'>
appears in LC_COLLATE files (due to alignment).  An alternative
would be to bump STR_LEN to 16.

(This is in preparation to make LC_COLLATE files architecture
independent.)
</content>
</entry>
<entry>
<title>Test getopt() against -1 instead of EOF.</title>
<updated>2002-10-16T12:56:22Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-10-16T12:56:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a9d51c4f880ee698565e5551c1bc8d9f4f8a852'/>
<id>urn:sha1:8a9d51c4f880ee698565e5551c1bc8d9f4f8a852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid a signedness warning by casting chain_index to a size_t.</title>
<updated>2002-09-04T21:22:49Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T21:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b07316882941c58b436780ace834f24f22409766'/>
<id>urn:sha1:b07316882941c58b436780ace834f24f22409766</id>
<content type='text'>
(Should be OK as chain_index is supposed to be positive).
</content>
</entry>
<entry>
<title>Switch to new format which allows unlimited numbers of chains and</title>
<updated>2002-08-31T01:48:56Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-31T01:48:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9887a654bdacf5f7e4cec1628fce7173ee283c0'/>
<id>urn:sha1:c9887a654bdacf5f7e4cec1628fce7173ee283c0</id>
<content type='text'>
usually saves 2K in both data file and program memory.
Updated libc required.
</content>
</entry>
<entry>
<title>Prepare for switching to unlimited chains format</title>
<updated>2002-08-30T20:34:36Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-30T20:34:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ce74edd705c3228120be7ef1e0702306be9ba15'/>
<id>urn:sha1:3ce74edd705c3228120be7ef1e0702306be9ba15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow chains in any form like &lt;name1&gt;&lt;name2&gt; or \xf1\xf2, not binary</title>
<updated>2002-08-23T04:18:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-23T04:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79458607f688e3d2269112e181d6ef8ae72e1169'/>
<id>urn:sha1:79458607f688e3d2269112e181d6ef8ae72e1169</id>
<content type='text'>
representation only.
</content>
</entry>
<entry>
<title>Add #undefs to separate local buffers declaration and now dinamic libc buffers</title>
<updated>2002-08-14T11:51:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-14T11:51:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=02826007ca886493c56eccebad0bac1467a3f95a'/>
<id>urn:sha1:02826007ca886493c56eccebad0bac1467a3f95a</id>
<content type='text'>
</content>
</entry>
</feed>
