<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/lex, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out "fix for PR 7575". It was bogus.</title>
<updated>1998-10-01T19:40:27+00:00</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1998-10-01T19:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ab1c32cc13c6eb594eb2d7aee1d220cbf96667ba'/>
<id>ab1c32cc13c6eb594eb2d7aee1d220cbf96667ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>/usr/src/usr.bin/lex/Makefile puts FlexLexer.h into /usr/include/g++,</title>
<updated>1998-08-14T06:35:37+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-08-14T06:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9cd4d748f903aafb25e36dff2988340c01293e32'/>
<id>9cd4d748f903aafb25e36dff2988340c01293e32</id>
<content type='text'>
but flex still generates "#include &lt;FlexLexer.h".  As a result,
C++ sources flex generates failed to be compiled.

PR:		7575
Reviewed by:	phk
Submitted by:	MOROHOSHI Akihiko &lt;moro@remus.dti.ne.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but flex still generates "#include &lt;FlexLexer.h".  As a result,
C++ sources flex generates failed to be compiled.

PR:		7575
Reviewed by:	phk
Submitted by:	MOROHOSHI Akihiko &lt;moro@remus.dti.ne.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by:	Peter Hawkins thepish@freebsd.org</title>
<updated>1998-06-11T02:14:58+00:00</updated>
<author>
<name>Peter Hawkins</name>
<email>thepish@FreeBSD.org</email>
</author>
<published>1998-06-11T02:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a1fca66a0be90c2d98dead1180a2e82588e60668'/>
<id>a1fca66a0be90c2d98dead1180a2e82588e60668</id>
<content type='text'>
Small man page fix (missing ']' in [:alpha:] example)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small man page fix (missing ']' in [:alpha:] example)
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified by using new yacc rules.  The new lex rules can't be used</title>
<updated>1998-05-04T19:10:20+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-04T19:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1b1ddfa5274a7431913af16e64dc6199f1b500db'/>
<id>1b1ddfa5274a7431913af16e64dc6199f1b500db</id>
<content type='text'>
here, at least without ifdefs for the bootstrap.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
here, at least without ifdefs for the bootstrap.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to support full make parallelism (-j&lt;n&gt;) in the world</title>
<updated>1997-10-05T09:40:24+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-10-05T09:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=97fe7f477fc469b6a75596f47dc98a08e4ed3e13'/>
<id>97fe7f477fc469b6a75596f47dc98a08e4ed3e13</id>
<content type='text'>
target.
Reviewed by:	&lt;many different folks&gt;
Submitted by:	Nickolay N. Dudorov" &lt;nnd@nnd.itfs.nsk.su&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
target.
Reviewed by:	&lt;many different folks&gt;
Submitted by:	Nickolay N. Dudorov" &lt;nnd@nnd.itfs.nsk.su&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix misspelling</title>
<updated>1997-08-30T11:10:56+00:00</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-08-30T11:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef67fb1c1bad4e5f4ad5d9e13ca33b365b8543e8'/>
<id>ef67fb1c1bad4e5f4ad5d9e13ca33b365b8543e8</id>
<content type='text'>
Submitted-by: Josh Gilliam

Closes PR:4428
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-by: Josh Gilliam

Closes PR:4428
</pre>
</div>
</content>
</entry>
<entry>
<title>NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".</title>
<updated>1997-06-29T06:03:42+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1997-06-29T06:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72b4ef71792be91d8c67f0eaac8e95fb13dac7b2'/>
<id>72b4ef71792be91d8c67f0eaac8e95fb13dac7b2</id>
<content type='text'>
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ``%{'' and ``%}'' to one of the examples so that you can actually</title>
<updated>1997-04-11T10:33:12+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-04-11T10:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=849e394f6bad6bdae26715605e7e5922c24845f2'/>
<id>849e394f6bad6bdae26715605e7e5922c24845f2</id>
<content type='text'>
cut-n-paste the example and have it actually lex and compile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cut-n-paste the example and have it actually lex and compile.
</pre>
</div>
</content>
</entry>
</feed>
