<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/expr/Makefile, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-13T07:04:02Z</updated>
<entry>
<title>Get this area compiling with the highest WARNS= that it works with.</title>
<updated>2003-06-13T07:04:02Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-06-13T07:04:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6'/>
<id>urn:sha1:eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6</id>
<content type='text'>
Obsolete WFORMAT= junk also removed where possible.

OK'ed by:	obrien
Tested on:	sparc64, alpha, i386
</content>
</entry>
<entry>
<title>Disable -Werror when building -- the old version of gcc used on IA32 can't</title>
<updated>2002-03-23T00:44:00Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-03-23T00:44:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efbb5e2289b902b0143bc3ae2b98f6d499ee2475'/>
<id>urn:sha1:efbb5e2289b902b0143bc3ae2b98f6d499ee2475</id>
<content type='text'>
deal with C99 formats.
</content>
</entry>
<entry>
<title>Default to WARNS=2.  Binary builds that cannot handle this must explicitly</title>
<updated>2001-12-04T01:57:47Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T01:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a748290789444352877e207721a7db215206cc9a'/>
<id>urn:sha1:a748290789444352877e207721a7db215206cc9a</id>
<content type='text'>
set WARNS=0.

Reviewed by:	mike
</content>
</entry>
<entry>
<title>Fix warnings to compile with WARNS=2 on i386 and alpha</title>
<updated>2001-05-26T20:45:25Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-05-26T20:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d06e95d3568a54052e903159808fea00a2d1e31'/>
<id>urn:sha1:3d06e95d3568a54052e903159808fea00a2d1e31</id>
<content type='text'>
Reviewed by:	bde
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:15:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a4562393f80633b81c11d4f7df00548d1cc3c48'/>
<id>urn:sha1:2a4562393f80633b81c11d4f7df00548d1cc3c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified using new yacc rules and by not generating y.tab.h.</title>
<updated>1998-05-04T18:41:16Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-04T18:41:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e44350e47f6ed5e035545a77d695120b115439d'/>
<id>urn:sha1:7e44350e47f6ed5e035545a77d695120b115439d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:13:04Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:13:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b97fa2ef508bb1cc99621edb8b6d03845b55b8bd'/>
<id>urn:sha1:b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Backout yacc changes</title>
<updated>1996-06-02T17:05:48Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-06-02T17:05:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc15a73012f23e85d03c74b10f47e6f2b463b340'/>
<id>urn:sha1:fc15a73012f23e85d03c74b10f47e6f2b463b340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use default yacc rule.</title>
<updated>1996-05-30T20:44:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-05-30T20:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa0e82cf5e51991644d271aaa458a23efce457c8'/>
<id>urn:sha1:aa0e82cf5e51991644d271aaa458a23efce457c8</id>
<content type='text'>
</content>
</entry>
</feed>
