<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/games/factor, branch upstream/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-12-16T21:24:11Z</updated>
<entry>
<title>In games/factor/factor.c, fix a warning about a format string not being</title>
<updated>2011-12-16T21:24:11Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-16T21:24:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=139df251d93b79158584123ef566dc4c8f89ee23'/>
<id>urn:sha1:139df251d93b79158584123ef566dc4c8f89ee23</id>
<content type='text'>
a literal.

MFC after:	1 week
</content>
</entry>
<entry>
<title>factor(6): Check return values of BN_* functions.</title>
<updated>2010-12-20T19:07:56Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-12-20T19:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf55df19869eb7b1bcac9b1df75eb194253daec6'/>
<id>urn:sha1:bf55df19869eb7b1bcac9b1df75eb194253daec6</id>
<content type='text'>
Coverity Prevent:	CID 4862, 8771, 8772, 8773
</content>
</entry>
<entry>
<title>Drop advertising clause in manpages. It was done a long time ago</title>
<updated>2010-12-06T19:12:51Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-12-06T19:12:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dfc0276185c382d2d974e1420b5a71f3421f5dde'/>
<id>urn:sha1:dfc0276185c382d2d974e1420b5a71f3421f5dde</id>
<content type='text'>
for the source code.

Discussed with:	core
</content>
</entry>
<entry>
<title>Fix a performance bug in factor(6).</title>
<updated>2009-11-26T00:38:13Z</updated>
<author>
<name>Tony Finch</name>
<email>fanf@FreeBSD.org</email>
</author>
<published>2009-11-26T00:38:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38281fea3e290f0b541415a5e6373ae31a22d2a8'/>
<id>urn:sha1:38281fea3e290f0b541415a5e6373ae31a22d2a8</id>
<content type='text'>
Check if large factor is prime before applying Pollard's algorithm;
fixes "factor 2147483647111311".  Increase base if p-1 algorithm
reaches 1; fixes "factor 99999999999991".

Testcases from David A Bagley &lt;bagleyd@tux.org&gt;.
Fixes from Joseph Myers &lt;jsm@NetBSD.org&gt;.
Problem rediscovered by an attempt to factor my phone number.

A few other incidental fixes: correct a couple of factually incorrect
comments; use ident string macros; move from 4-clause to 3-clause
BSD licence (University of California copyright).

Obtained from:	NetBSD
</content>
</entry>
<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>Enforce style.Makefile(5).</title>
<updated>2005-04-22T18:57:32Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-04-22T18:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5f93c9179dfb079c6336ca24343a20e3ec35e21'/>
<id>urn:sha1:d5f93c9179dfb079c6336ca24343a20e3ec35e21</id>
<content type='text'>
Glanced at by:	ru (some time ago).
</content>
</entry>
<entry>
<title>NOCRYPT -&gt; NO_CRYPT</title>
<updated>2004-12-21T10:16:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T10:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a216173556ede5d21d5157db945767a08201aae1'/>
<id>urn:sha1:a216173556ede5d21d5157db945767a08201aae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
<updated>2004-02-05T22:44:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-05T22:44:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47d7e8a96f52d91b1f0fe5184f0f5d88c897db38'/>
<id>urn:sha1:47d7e8a96f52d91b1f0fe5184f0f5d88c897db38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't check for the existance of src/crypto/ for building items that</title>
<updated>2003-07-24T18:30:25Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-24T18:30:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebb9f0efa8c69ce933e80805ae4fd9b3607d7ef3'/>
<id>urn:sha1:ebb9f0efa8c69ce933e80805ae4fd9b3607d7ef3</id>
<content type='text'>
may contain crypto. The days of ITAR paranoia are over, and the simple
macro tests that remain are sufficient.
</content>
</entry>
<entry>
<title>add a NOCRYPT check alongside the NO_OPENSSL check.</title>
<updated>2003-05-19T15:52:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-05-19T15:52:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54126046fdcc85476492d8e3e4ab624b68d6053e'/>
<id>urn:sha1:54126046fdcc85476492d8e3e4ab624b68d6053e</id>
<content type='text'>
Approved by:	re (scottl)
</content>
</entry>
</feed>
