<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib, branch OPENBSD_4_4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-06-26T05:42:05+00:00</updated>
<entry>
<title>First pass at removing clauses 3 and 4 from NetBSD licenses.</title>
<updated>2008-06-26T05:42:05+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2008-06-26T05:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49302994ffe4359a8951df4584930c7c771650fc'/>
<id>urn:sha1:49302994ffe4359a8951df4584930c7c771650fc</id>
<content type='text'>
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@
</content>
</entry>
<entry>
<title>Use arc4random_buf() when requesting more than a single word of output</title>
<updated>2008-04-13T00:22:17+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-04-13T00:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e091e5f9bb5ae7fbc3f63db4474a599ad3fe529'/>
<id>urn:sha1:3e091e5f9bb5ae7fbc3f63db4474a599ad3fe529</id>
<content type='text'>
Use arc4random_uniform() when the desired random number upper bound
is not a power of two

ok deraadt@ millert@
</content>
</entry>
<entry>
<title>Only test one condition per invocation flavour, instead of testing all</title>
<updated>2007-10-22T21:07:10+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2007-10-22T21:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=744bfb5fee0dbac6a1a2189140e8d871d8542065'/>
<id>urn:sha1:744bfb5fee0dbac6a1a2189140e8d871d8542065</id>
<content type='text'>
of them with exceptions disabled and then only one with exceptions enabled.

ok kettenis@
</content>
</entry>
<entry>
<title>Give more details on failure.</title>
<updated>2007-10-20T12:37:09+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2007-10-20T12:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3fcdb0a92dbfed3956fed57bb7bc2715f06944c'/>
<id>urn:sha1:f3fcdb0a92dbfed3956fed57bb7bc2715f06944c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this work on 64 bit platforms by using strlen() instead of sizeof()...</title>
<updated>2007-10-20T12:35:54+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2007-10-20T12:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1af04725f287a6fe50818cb67f9b2b7b6e664249'/>
<id>urn:sha1:1af04725f287a6fe50818cb67f9b2b7b6e664249</id>
<content type='text'>
worked by accident.
</content>
</entry>
<entry>
<title>fix format strings, sizeof() does not return an int</title>
<updated>2007-09-12T19:32:35+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2007-09-12T19:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d5b184dfeffc97ef2187f8913f1cda2de0a74b0'/>
<id>urn:sha1:7d5b184dfeffc97ef2187f8913f1cda2de0a74b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use strcspn to properly overwrite '\n' in fgets returned buffer</title>
<updated>2007-09-09T23:25:12+00:00</updated>
<author>
<name>chl</name>
<email></email>
</author>
<published>2007-09-09T23:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3fdd26c169b3cd992ae051f07bcbe76bc5a6bc85'/>
<id>urn:sha1:3fdd26c169b3cd992ae051f07bcbe76bc5a6bc85</id>
<content type='text'>
ok moritz@ gilles@
</content>
</entry>
<entry>
<title>Adapt atexit() regress to recent changes and add __cxa_atexit() regress.</title>
<updated>2007-09-03T14:42:44+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2007-09-03T14:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b7b77a835b1b9da7ec261009d15f310b4e4c4249'/>
<id>urn:sha1:b7b77a835b1b9da7ec261009d15f310b4e4c4249</id>
<content type='text'>
__cxa_atexit() regress from kurt@
</content>
</entry>
<entry>
<title>Add basename(3) and dirname(3) regression tests, from tbert.</title>
<updated>2007-05-17T03:02:32+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-05-17T03:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a364ffb85cbe4c22d7e8895aeebced0acd0ed7a'/>
<id>urn:sha1:9a364ffb85cbe4c22d7e8895aeebced0acd0ed7a</id>
<content type='text'>
OK otto@.
</content>
</entry>
<entry>
<title>add strtod() underflow test</title>
<updated>2006-09-29T11:00:24+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2006-09-29T11:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b111751208a94882547ae748c16e7978fa7226b6'/>
<id>urn:sha1:b111751208a94882547ae748c16e7978fa7226b6</id>
<content type='text'>
</content>
</entry>
</feed>
