<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/expr, branch releng/5.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Get this area compiling with the highest WARNS= that it works with.</title>
<updated>2003-06-13T07:04:02+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-06-13T07:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6'/>
<id>eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6</id>
<content type='text'>
Obsolete WFORMAT= junk also removed where possible.

OK'ed by:	obrien
Tested on:	sparc64, alpha, i386
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obsolete WFORMAT= junk also removed where possible.

OK'ed by:	obrien
Tested on:	sparc64, alpha, i386
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police:</title>
<updated>2002-11-26T17:55:41+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-26T17:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e27480d64d80d828ffd89ae068774389a3c2c764'/>
<id>e27480d64d80d828ffd89ae068774389a3c2c764</id>
<content type='text'>
Revert to using the .Tn POSIX and .Tn ANSI instead of \*[Px] and \*[Ai]
strings; using these strings is unsafe in troff mode, as they include a
change in a font size.

Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert to using the .Tn POSIX and .Tn ANSI instead of \*[Px] and \*[Ai]
strings; using these strings is unsafe in troff mode, as they include a
change in a font size.

Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police: markup fixes.</title>
<updated>2002-11-25T13:20:30+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-25T13:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=98d13c7e51ccd70ee88c3c55a587c7fc8157a972'/>
<id>98d13c7e51ccd70ee88c3c55a587c7fc8157a972</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a small library function, check_utility_compat(3), to determine</title>
<updated>2002-10-28T00:15:43+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-10-28T00:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c9885518de2f8c1da3530130cbd3a5ed88f09a28'/>
<id>c9885518de2f8c1da3530130cbd3a5ed88f09a28</id>
<content type='text'>
whether a named utility should behave in FreeBSD 4.x-compatible mode
or in a standard mode (default standard).  The configuration is done
malloc(3)-style, with either an environment variable or a symlink.

Update expr(1) to use this new interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whether a named utility should behave in FreeBSD 4.x-compatible mode
or in a standard mode (default standard).  The configuration is done
malloc(3)-style, with either an environment variable or a symlink.

Update expr(1) to use this new interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) police: markup nits.</title>
<updated>2002-05-29T15:18:35+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-29T15:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9dfcbc3b1253cdfaefdd2ed50caad0cef2c8a4dd'/>
<id>9dfcbc3b1253cdfaefdd2ed50caad0cef2c8a4dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>EXPR_COMPAT should imply -e, since there is no way to specify it otherwise,</title>
<updated>2002-05-11T03:08:12+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-05-11T03:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=94a48596a3d168f80462a7f2be9ece9dc0da09f8'/>
<id>94a48596a3d168f80462a7f2be9ece9dc0da09f8</id>
<content type='text'>
and -e reflects the historic behavior of FreeBSD's expr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and -e reflects the historic behavior of FreeBSD's expr.
</pre>
</div>
</content>
</entry>
<entry>
<title>The response to my POSIX interpretation request says that `expr'</title>
<updated>2002-05-10T22:59:29+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-05-10T22:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1393277e29a175200ee09ebbf93e345c61ac60f4'/>
<id>1393277e29a175200ee09ebbf93e345c61ac60f4</id>
<content type='text'>
is required to be oblivious to overflow and to use the data type `long'.
(Division by zero is undefined in ISO C so it's still OK to check for it
here.)  Add a new `-e' flag to get the old, more useful behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is required to be oblivious to overflow and to use the data type `long'.
(Division by zero is undefined in ISO C so it's still OK to check for it
here.)  Add a new `-e' flag to get the old, more useful behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide an environment variabloe, EXPR_COMPAT, which disables option</title>
<updated>2002-04-22T21:23:09+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-04-22T21:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=96ab7da385302856ba4be4d8ce71e755ad4278c7'/>
<id>96ab7da385302856ba4be4d8ce71e755ad4278c7</id>
<content type='text'>
parsing for compatibility with old implementations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parsing for compatibility with old implementations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable -Werror when building -- the old version of gcc used on IA32 can't</title>
<updated>2002-03-23T00:44:00+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-03-23T00:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=efbb5e2289b902b0143bc3ae2b98f6d499ee2475'/>
<id>efbb5e2289b902b0143bc3ae2b98f6d499ee2475</id>
<content type='text'>
deal with C99 formats.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
deal with C99 formats.
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo (if =&gt; of).</title>
<updated>2002-03-22T20:49:29+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-03-22T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc2f94a3ff601b99b4f48915c9534c458134f6ed'/>
<id>dc2f94a3ff601b99b4f48915c9534c458134f6ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
