<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/bc, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-12-26T18:26:44Z</updated>
<entry>
<title>MFC	r291155:</title>
<updated>2015-12-26T18:26:44Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2015-12-26T18:26:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=517d6ae4abdb85faed544400de26291b27984298'/>
<id>urn:sha1:517d6ae4abdb85faed544400de26291b27984298</id>
<content type='text'>
bc: sync with OpenBSD

tty.c Rev. 1.3
Avoid unintended problems with operator precedence when doing an
assignment and comparison.

bc.1, Rev. 1.31, 1.32
'.Ql Quit' -&gt; '.Ql quit' because only the lowercase command is valid.
Clarify sentence about `quit` in BUGS section.

extern.h, Rev. 1.12
whitespace

bc.y, Rev. 1.47
Prefer setvbuf() to setlinebuf() for portability

Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>MFC r270650 (this is what should have been committed in r273497):</title>
<updated>2014-10-23T00:43:08Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2014-10-23T00:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e4480292ab1f18bcbaae94999c4d1c53e308b75b'/>
<id>urn:sha1:e4480292ab1f18bcbaae94999c4d1c53e308b75b</id>
<content type='text'>
  Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"

  Also, add a missing LIBPANEL dependency for lldb

  Approved by: rpaulo (mentor)
  Suggested by: brooks
  Phabric: D675 (as part of a larger diff)
  PR: 192762
</content>
</entry>
<entry>
<title>MFC r264573+264608+264609:</title>
<updated>2014-05-07T08:06:54Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-05-07T08:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76699ab16c0ea0471b4e07b2970c4b39a1d094e0'/>
<id>urn:sha1:76699ab16c0ea0471b4e07b2970c4b39a1d094e0</id>
<content type='text'>
Sync with OpenBSD.
</content>
</entry>
<entry>
<title>MFC r259058,r259060:</title>
<updated>2013-12-23T20:20:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-12-23T20:20:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2c07847db61b4d49875e08122f219001d8aaa69'/>
<id>urn:sha1:f2c07847db61b4d49875e08122f219001d8aaa69</id>
<content type='text'>
Remove -q from usage.

Document -q and --quiet as discouraged compatibility option.
</content>
</entry>
<entry>
<title>Work around build breakages with GCC 4.2.</title>
<updated>2013-05-23T05:42:35Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-05-23T05:42:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c5a52cf888a7c1588fb406803f1defa03533a46'/>
<id>urn:sha1:9c5a52cf888a7c1588fb406803f1defa03533a46</id>
<content type='text'>
Reported by:	tinderbox
</content>
</entry>
<entry>
<title>Add the Clang specific -Wmissing-variable-declarations to WARNS=6.</title>
<updated>2013-04-19T19:45:00Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2013-04-19T19:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e659f9491705cacb49bd0154b1c23704f55ed0d'/>
<id>urn:sha1:7e659f9491705cacb49bd0154b1c23704f55ed0d</id>
<content type='text'>
This compiler flag enforces that that people either mark variables
static or use an external declarations for the variable, similar to how
-Wmissing-prototypes works for functions.

Due to the fact that Yacc/Lex generate code that cannot trivially be
changed to not warn because of this (lots of yy* variables), add a
NO_WMISSING_VARIABLE_DECLARATIONS that can be used to turn off this
specific compiler warning.

Announced on:	toolchain@
</content>
</entry>
<entry>
<title>Make definition match declaration</title>
<updated>2012-11-15T15:06:00Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-11-15T15:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac1e7ba236ae7e211a27a93e6d9c013b76da32c4'/>
<id>urn:sha1:ac1e7ba236ae7e211a27a93e6d9c013b76da32c4</id>
<content type='text'>
Approved by:	cperciva
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix world after byacc import:</title>
<updated>2012-05-22T16:33:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-05-22T16:33:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e2a209a27a8b25d6fc3f36267af4b20eb92ad16'/>
<id>urn:sha1:5e2a209a27a8b25d6fc3f36267af4b20eb92ad16</id>
<content type='text'>
- old yacc(1) use to magicially append stdlib.h, while new one don't
- new yacc(1) do declare yyparse by itself, fix redundant declaration of
  'yyparse'

Approved by:	des (mentor)
</content>
</entry>
<entry>
<title>Repair function when used with large scales</title>
<updated>2012-03-18T15:34:39Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-03-18T15:34:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e30a6b447ce0cea8d65b941496193cc6ca1d3c8'/>
<id>urn:sha1:8e30a6b447ce0cea8d65b941496193cc6ca1d3c8</id>
<content type='text'>
Submitted by:	AIDA Shinra &lt;shinra at j10n dot org&gt;
</content>
</entry>
<entry>
<title>- Fix an erroneous invocation of the editline.</title>
<updated>2012-03-15T01:43:44Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-03-15T01:43:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=741e1faf5c5c5f7699b65af53ddd717721769e17'/>
<id>urn:sha1:741e1faf5c5c5f7699b65af53ddd717721769e17</id>
<content type='text'>
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.

PR:	bin/159227
Submitted by:	AIDA Shinra &lt;shinra at j10n dot org&gt;
</content>
</entry>
</feed>
