<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/awk, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-10-09T15:28:15Z</updated>
<entry>
<title>Stop applying patches at build time - instead apply directly to the files.</title>
<updated>2007-10-09T15:28:15Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-10-09T15:28:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9ce363ec52cb85e4699fd0e72409d1c1db118d5'/>
<id>urn:sha1:c9ce363ec52cb85e4699fd0e72409d1c1db118d5</id>
<content type='text'>
I've seen this practice cause issues for vendors using our sources...
</content>
</entry>
<entry>
<title>MFC: Fix a bug converting a variable from the numeric type to a string.</title>
<updated>2006-10-29T07:27:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-29T07:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3137c7589f2e75bfb0d9c9d730c4c312e265a77f'/>
<id>urn:sha1:3137c7589f2e75bfb0d9c9d730c4c312e265a77f</id>
<content type='text'>
PR:		bin/104795
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-10-26T22:33:39Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-10-26T22:33:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c259e5caa2ed5970ecc6eb74ddeac3be47f04307'/>
<id>urn:sha1:c259e5caa2ed5970ecc6eb74ddeac3be47f04307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-09-18T15:28:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-09-18T15:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c491191c44a10b12c765b31120e477e9dff25024'/>
<id>urn:sha1:c491191c44a10b12c765b31120e477e9dff25024</id>
<content type='text'>
- Don't require a space between -[fv] and its argument.
- Initial memory allocation for fields was off-by-one.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-16T10:44:34Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-16T10:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be51dfa9f447a5059b6da9b938d08ea3b7869c3e'/>
<id>urn:sha1:be51dfa9f447a5059b6da9b938d08ea3b7869c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add temporary patches to make one-true-awk respect locale's collating order</title>
<updated>2005-05-17T14:54:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-17T14:54:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9fe4d605fdc9a299101daa30a9b96e852f16552'/>
<id>urn:sha1:f9fe4d605fdc9a299101daa30a9b96e852f16552</id>
<content type='text'>
in [a-z] bracket expressions, until a more complete fix (like handing BREs)
is ready.

Prodded by:	ache
OK'ed by:	tjr
</content>
</entry>
<entry>
<title>Use</title>
<updated>2003-06-06T13:46:55Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-06-06T13:46:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a624f5e231be635938172fee38b15046d4ef3dd'/>
<id>urn:sha1:3a624f5e231be635938172fee38b15046d4ef3dd</id>
<content type='text'>
	cat ${.ALLSRC} &gt; ${.TARGET}
rather than
	ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.

Commented by:  marcel, obrien, bde
</content>
</entry>
<entry>
<title>For the bwk_20030314 version, we have to -DHAS_ISBLANK now.</title>
<updated>2003-03-17T08:07:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-03-17T08:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82e3b8201420ba2bc21f406003349c7eda6839fb'/>
<id>urn:sha1:82e3b8201420ba2bc21f406003349c7eda6839fb</id>
<content type='text'>
Oh how I wish the author had accepted my "#ifndef isblank" patch instead.
</content>
</entry>
<entry>
<title>BWK awk appears to work for world builds just fine now.  We want to make</title>
<updated>2002-05-10T20:36:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-10T20:36:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=498e57a7a4c0630192b94b087656d6532f582e49'/>
<id>urn:sha1:498e57a7a4c0630192b94b087656d6532f582e49</id>
<content type='text'>
sparc64 the same as the other platforms -- so do it by moving the other
platforms toward the sparc64.
</content>
</entry>
<entry>
<title>Style.</title>
<updated>2002-04-10T03:10:03Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-10T03:10:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=259b7fa9b95bcf189bb5f935ac37274fc98f7bc4'/>
<id>urn:sha1:259b7fa9b95bcf189bb5f935ac37274fc98f7bc4</id>
<content type='text'>
</content>
</entry>
</feed>
