<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/awk, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-04-25T12:03:56Z</updated>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T12:03:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T12:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2061436456e59da8147970819ea3388217f93c26'/>
<id>urn:sha1:2061436456e59da8147970819ea3388217f93c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:	gawk 3.0.6.</title>
<updated>2001-01-23T22:09:01Z</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2001-01-23T22:09:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c1462e438d4eeafb6df8cebd398f457f4a62261'/>
<id>urn:sha1:9c1462e438d4eeafb6df8cebd398f457f4a62261</id>
<content type='text'>
	This includes all later fixes after import as well.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-23T11:54:11Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-23T11:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241'/>
<id>urn:sha1:4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>urn:sha1:9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Byacc rather than Bison.</title>
<updated>1999-08-02T10:02:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-08-02T10:02:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7ade9cbfd6ce33e964a74a9b623e13fd4030f6b'/>
<id>urn:sha1:b7ade9cbfd6ce33e964a74a9b623e13fd4030f6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Symlink awk.y to awktab.y so that the default yacc rules apply, and use</title>
<updated>1998-05-04T16:18:57Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-04T16:18:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=225e2a04f3e1596967ea2efa61457a8429e37319'/>
<id>urn:sha1:225e2a04f3e1596967ea2efa61457a8429e37319</id>
<content type='text'>
the (new) default yacc rules.  This is cosmetic - the special rule was
good enough here because y.tab.h is not used.

Don't generate y.output.
</content>
</entry>
<entry>
<title>Remove yet another superfluous file.</title>
<updated>1997-10-26T12:53:16Z</updated>
<author>
<name>James Raynard</name>
<email>jraynard@FreeBSD.org</email>
</author>
<published>1997-10-26T12:53:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be4ad1aa3f89ab6001224265a79ff87d0073acd5'/>
<id>urn:sha1:be4ad1aa3f89ab6001224265a79ff87d0073acd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -funsigned-char to CFLAGS (for ctype macros)</title>
<updated>1997-10-26T12:20:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-10-26T12:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1838c23b7cfd8f26ca66ce311cdcc6cb8dba730'/>
<id>urn:sha1:a1838c23b7cfd8f26ca66ce311cdcc6cb8dba730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use gawk random, we have better one in libc</title>
<updated>1997-10-15T14:01:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-10-15T14:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d4efecb283fb836470c61f9f32957c53f25c7421'/>
<id>urn:sha1:d4efecb283fb836470c61f9f32957c53f25c7421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile for contributed version of awk.</title>
<updated>1997-10-14T18:32:38Z</updated>
<author>
<name>James Raynard</name>
<email>jraynard@FreeBSD.org</email>
</author>
<published>1997-10-14T18:32:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4475598f18d71838caaa881ce94f778d8dc91c1a'/>
<id>urn:sha1:4475598f18d71838caaa881ce94f778d8dc91c1a</id>
<content type='text'>
</content>
</entry>
</feed>
