<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/bc, branch release/3.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=release%2F3.5.0_cvs</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=release%2F3.5.0_cvs'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2000-06-25T00:20:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-06-25T00:20:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-06-25T00:20:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e878a0310eae754021dbd73ca928eaf7cf6a65c'/>
<id>urn:sha1:8e878a0310eae754021dbd73ca928eaf7cf6a65c</id>
<content type='text'>
'RELENG_3_5_0_RELEASE'.

This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: rev 1.17, install examples</title>
<updated>2000-04-24T11:17:53Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-24T11:17:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d7f3a396a2e0a969fc5d92603c17959b98267b56'/>
<id>urn:sha1:d7f3a396a2e0a969fc5d92603c17959b98267b56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T14:49:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T14:49:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f376ef90540b4d5b6e7f467620e91404ba306d89'/>
<id>urn:sha1:f376ef90540b4d5b6e7f467620e91404ba306d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: use Byacc rather than Bison</title>
<updated>1999-08-05T06:37:18Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-08-05T06:37:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c2845e8ed5c375136246839ff70d6bebf1ff45c'/>
<id>urn:sha1:5c2845e8ed5c375136246839ff70d6bebf1ff45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed races in `make -jN' using new yacc rules.</title>
<updated>1998-05-04T16:22:30Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-04T16:22:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=badaccf0f269a2b990c5534f316e478de8bb736d'/>
<id>urn:sha1:badaccf0f269a2b990c5534f316e478de8bb736d</id>
<content type='text'>
Fixed slightly wrong order of -I's in CFLAGS.

FIxed the usual style bugs in DPADD and LDADD.
</content>
</entry>
<entry>
<title>Add missing -DHAVE_CONFIG_H</title>
<updated>1998-05-01T19:13:41Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-05-01T19:13:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ec8ce75e891f817cb32fee4928749c71aa2efb01'/>
<id>urn:sha1:ec8ce75e891f817cb32fee4928749c71aa2efb01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Style:</title>
<updated>1998-05-01T10:01:02Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1998-05-01T10:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4072bad05c7817fcdc849cd8d00f6d71841b45f1'/>
<id>urn:sha1:4072bad05c7817fcdc849cd8d00f6d71841b45f1</id>
<content type='text'>
$Id$ should be preceded by a tab
Don't include ../Makefile.inc when it is not used explicitly
Use the normal amount of horizontal and vertical whitspace (1 tab/none)
Don't override the (correct) default for MAN1
Use the correct order for -I paths
Use config.h generated by `configure', don't use a huge CFLAGS statement
Enable useage of libreadline in config.h, configure didn't enable it itself.
</content>
</entry>
<entry>
<title>Add libtermcap to DPADD too</title>
<updated>1998-05-01T04:42:53Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-05-01T04:42:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da732b00aa1d95ca406de47299919ef85c2630ff'/>
<id>urn:sha1:da732b00aa1d95ca406de47299919ef85c2630ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-ltermcap is required due to -lreadline else you get missing functions</title>
<updated>1998-05-01T02:49:40Z</updated>
<author>
<name>Marc G. Fournier</name>
<email>scrappy@FreeBSD.org</email>
</author>
<published>1998-05-01T02:49:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6d9a59f558bfbd878e1ea171a48a45c4595ff7e0'/>
<id>urn:sha1:6d9a59f558bfbd878e1ea171a48a45c4595ff7e0</id>
<content type='text'>
like 'tputs()' et al...
</content>
</entry>
<entry>
<title>Use generated bc.h</title>
<updated>1998-04-30T15:59:49Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-04-30T15:59:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e656e73032012a2338ece19de575e40454694e7b'/>
<id>urn:sha1:e656e73032012a2338ece19de575e40454694e7b</id>
<content type='text'>
</content>
</entry>
</feed>
