<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/bc, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-03-17T18:54:44Z</updated>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
<entry>
<title>Respect NO_EXAMPLES</title>
<updated>2005-08-05T16:04:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-08-05T16:04:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3291b357d2679b8604972a4b264c8d5e8bf2f535'/>
<id>urn:sha1:3291b357d2679b8604972a4b264c8d5e8bf2f535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove getopt*.c, we already have getopt_long() in libc</title>
<updated>2004-02-17T00:56:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T00:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=123b24e355db22ae7434d7d795331ad5a4ffbf09'/>
<id>urn:sha1:123b24e355db22ae7434d7d795331ad5a4ffbf09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GCC 3.1's cpp no longer searches for includes using hints from #line.</title>
<updated>2002-03-16T20:45:01Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-16T20:45:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56fe559c91b8b1b73d23b28015213277835e29b1'/>
<id>urn:sha1:56fe559c91b8b1b73d23b28015213277835e29b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install files via FILES.</title>
<updated>2001-12-17T16:45:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-17T16:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2902dbbd456e9071a52ba8dcccc30200564231d1'/>
<id>urn:sha1:2902dbbd456e9071a52ba8dcccc30200564231d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed style bugs (tab corruption) on every changed line in previous commit.</title>
<updated>2001-11-11T02:16:52Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-11-11T02:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f78280b081fd4f24869dfe97310aa6ab1086a75'/>
<id>urn:sha1:7f78280b081fd4f24869dfe97310aa6ab1086a75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out switching from libreadline to libedit:</title>
<updated>2001-11-09T17:09:42Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-11-09T17:09:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=486ca7cb9d06b26522a1d680bed1776762929e1a'/>
<id>urn:sha1:486ca7cb9d06b26522a1d680bed1776762929e1a</id>
<content type='text'>
1) It is capabilities degradation: f.e. libedit can't process ~/.inputrc files
2) It have no sense to try to un-GNU GNU program.
</content>
</entry>
<entry>
<title>Fixed style bugs in previous commit:</title>
<updated>2001-10-19T12:45:59Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-10-19T12:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2f659e3f9321a488987365a57504e5bca837de8'/>
<id>urn:sha1:d2f659e3f9321a488987365a57504e5bca837de8</id>
<content type='text'>
- don't comment out the old version; just modify it.
- don't 2 sets of 3 style bugs that weren't present in the old version.
</content>
</entry>
<entry>
<title>Turn on the libedit support in bc.  Turn off libreadline.</title>
<updated>2001-10-19T00:24:39Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2001-10-19T00:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9c77d65883313d002d9a96af0e599047fcf194fa'/>
<id>urn:sha1:9c77d65883313d002d9a96af0e599047fcf194fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for bc 1.06</title>
<updated>2001-02-26T07:23:27Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-02-26T07:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef0503b1ec6dfa6d48c131933cac2b191f4bf89f'/>
<id>urn:sha1:ef0503b1ec6dfa6d48c131933cac2b191f4bf89f</id>
<content type='text'>
</content>
</entry>
</feed>
