<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/lex, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>NODOCCOMPRESS -&gt; NO_DOCCOMPRESS</title>
<updated>2004-12-21T09:33:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T09:33:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab7a294721dd609f58c50a79dbe9452526899d59'/>
<id>urn:sha1:ab7a294721dd609f58c50a79dbe9452526899d59</id>
<content type='text'>
NOINFO -&gt; NO_INFO
NOINFOCOMPRESS -&gt; NO_INFOCOMPRESS
NOLINT -&gt; NO_LINT
NOPIC -&gt; NO_PIC
NOPROFILE -&gt; NO_PROFILE
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Stop the practice of installing external headers into GCC-specific directory.</title>
<updated>2004-07-30T00:08:15Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-30T00:08:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9eaa475e3e80c5b795c7769890c4e97ef46a3ebe'/>
<id>urn:sha1:9eaa475e3e80c5b795c7769890c4e97ef46a3ebe</id>
<content type='text'>
Install FlexLexer.h into /usr/include directly.
</content>
</entry>
<entry>
<title>Correct a minor syntax mistake.</title>
<updated>2004-07-07T21:27:44Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2004-07-07T21:27:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dca30d0f35fb181d75e6f01099217ed1fe7b40ef'/>
<id>urn:sha1:dca30d0f35fb181d75e6f01099217ed1fe7b40ef</id>
<content type='text'>
PR:		docs/67458
Submitted by:	Michel Lavondes &lt;fox@vader.aacc.cc.md.us&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Replace &lt;iostream.h&gt; with &lt;iostream&gt; to remove annoying warning</title>
<updated>2004-03-11T10:43:35Z</updated>
<author>
<name>Josef El-Rayes</name>
<email>josef@FreeBSD.org</email>
</author>
<published>2004-03-11T10:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55cc37447a9f5caf86416b00ec8312385a6a8d6c'/>
<id>urn:sha1:55cc37447a9f5caf86416b00ec8312385a6a8d6c</id>
<content type='text'>
of using deprecated header.

Approved by:    dwhite, simon(mentor)
Reviewed by:    mlaier
Submitted by:   Stefan Farfeleder &lt;stefan@fafoe.narf.at&gt;
PR:             bin/63781
</content>
</entry>
<entry>
<title>Mark a function as `unused' in generated code.  (Sometimes it is used,</title>
<updated>2004-01-06T19:03:44Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2004-01-06T19:03:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d48ff1e4389d7f83276e814cdde94a886b6d7629'/>
<id>urn:sha1:d48ff1e4389d7f83276e814cdde94a886b6d7629</id>
<content type='text'>
sometimes it is not, depending upon the input grammar.)
</content>
</entry>
<entry>
<title>Work around a `label defined but not used' warning in *generated* code.</title>
<updated>2004-01-06T18:54:55Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2004-01-06T18:54:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d179cf2207339b384d18223b17ff398e517a720e'/>
<id>urn:sha1:d179cf2207339b384d18223b17ff398e517a720e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point to the new C++ include files location.</title>
<updated>2003-07-11T05:30:58Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-11T05:30:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9f8ce2eea63a2d6301a1b5c713302a7714f2436'/>
<id>urn:sha1:e9f8ce2eea63a2d6301a1b5c713302a7714f2436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
<updated>2003-01-01T18:49:04Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2003-01-01T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d5abbddbf03791c777fed86500976ea3dd19245'/>
<id>urn:sha1:9d5abbddbf03791c777fed86500976ea3dd19245</id>
<content type='text'>
especially in troff files.
</content>
</entry>
</feed>
