<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/m4/expr.c, branch stable/14</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>m4: Misc style fixes</title>
<updated>2026-04-02T09:47:59+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2026-03-25T00:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3396afba986bb8f6cfa334a1c324552b5f355f1a'/>
<id>3396afba986bb8f6cfa334a1c324552b5f355f1a</id>
<content type='text'>
MFC after:	1 week

Reviewed by:	fuz
Differential Revision:	https://reviews.freebsd.org/D55794

(cherry picked from commit 41474e78c493184f023723d1f86539e07bb01b92)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 week

Reviewed by:	fuz
Differential Revision:	https://reviews.freebsd.org/D55794

(cherry picked from commit 41474e78c493184f023723d1f86539e07bb01b92)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>More -Wmissing-variable-declarations fixes.</title>
<updated>2012-10-20T10:33:15+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2012-10-20T10:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eccad222770297bdd2787e31cd37b906edba62c6'/>
<id>eccad222770297bdd2787e31cd37b906edba62c6</id>
<content type='text'>
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guarantee consistency with source file.
- libexec/rpc.rusersd: Move shared globals into an extern.h.
- libexec/talkd: Move `debug' and `hostname' into extern.h.
- usr.bin/cksum: Put counters in extern.h, as they are used by ckdist/mtree.
- usr.bin/m4: Move `end_result' into extern.h.
- usr.sbin/services_mkdb: Move shared globals into an extern.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guarantee consistency with source file.
- libexec/rpc.rusersd: Move shared globals into an extern.h.
- libexec/talkd: Move `debug' and `hostname' into extern.h.
- usr.bin/cksum: Put counters in extern.h, as they are used by ckdist/mtree.
- usr.bin/m4: Move `end_result' into extern.h.
- usr.sbin/services_mkdb: Move shared globals into an extern.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize with laster version of m4 from OpenBSD and NetBSD</title>
<updated>2011-11-28T13:32:39+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2011-11-28T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a841e1ebe6ffc5da2bfe1237405d64baeed86ead'/>
<id>a841e1ebe6ffc5da2bfe1237405d64baeed86ead</id>
<content type='text'>
This bring better compatibility with gnum4

Reviewed by:	cognet
Approved by:	cognet
Obtained from:	OpenBSD, NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bring better compatibility with gnum4

Reviewed by:	cognet
Approved by:	cognet
Obtained from:	OpenBSD, NetBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build of m4 with WARNS=6.</title>
<updated>2011-10-16T08:09:17+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-16T08:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e2070ab5b140a37f1080900bcaab985c1b6baf8'/>
<id>1e2070ab5b140a37f1080900bcaab985c1b6baf8</id>
<content type='text'>
Change the parser; rename `exp' to `exponent' not to collide with exp(3).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the parser; rename `exp' to `exponent' not to collide with exp(3).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the advertising clause from UCB copyrighted files in usr.bin.  This</title>
<updated>2010-12-11T08:32:16+00:00</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2010-12-11T08:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da52b4caaf187775f6b56a72c6b16e94ad728f7b'/>
<id>da52b4caaf187775f6b56a72c6b16e94ad728f7b</id>
<content type='text'>
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix m4 to properly handle bitwise operators &amp;, ^, and |. Fix operator</title>
<updated>2004-05-01T03:59:43+00:00</updated>
<author>
<name>Sean Kelly</name>
<email>smkelly@FreeBSD.org</email>
</author>
<published>2004-05-01T03:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42249c7f31d3bf96c4e4fba7c5b9a931c156079b'/>
<id>42249c7f31d3bf96c4e4fba7c5b9a931c156079b</id>
<content type='text'>
precedence. Add short-circuit evaluation.

PR:		bin/60914
Reviewed by:	petef
Discussed with:	jeff, petef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
precedence. Add short-circuit evaluation.

PR:		bin/60914
Reviewed by:	petef
Discussed with:	jeff, petef
</pre>
</div>
</content>
</entry>
<entry>
<title>When we appear to want a signed value from sizeof(), use ssize_t in the cast,</title>
<updated>2002-10-30T15:50:00+00:00</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-10-30T15:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58896115b49996afb7822aeb7f129ac522d5920f'/>
<id>58896115b49996afb7822aeb7f129ac522d5920f</id>
<content type='text'>
rather than int.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rather than int.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill extraneous whitespace.</title>
<updated>2002-07-15T02:15:12+00:00</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-15T02:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c4acd2f49b2056926e084177d14716c5ed80b7a'/>
<id>2c4acd2f49b2056926e084177d14716c5ed80b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Functions declared as &lt;type&gt; &lt;identifier&gt;(&lt;nil&gt;) should be declared as</title>
<updated>2002-07-14T02:03:23+00:00</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-14T02:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d1fea89caedd6a3e1561bb5606fede3329f53a9e'/>
<id>d1fea89caedd6a3e1561bb5606fede3329f53a9e</id>
<content type='text'>
&lt;type&gt; &lt;identifier&gt;(&lt;void-type&gt;) in ANSI C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;type&gt; &lt;identifier&gt;(&lt;void-type&gt;) in ANSI C.
</pre>
</div>
</content>
</entry>
</feed>
