<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch pre_openssl_0_9_8h</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-07-28T23:44:12+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'pre_openssl_0_9_8h'.</title>
<updated>2008-07-28T23:44:12+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2008-07-28T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=daac2f633f49a45baa8412c5e4e71e594236e7b8'/>
<id>urn:sha1:daac2f633f49a45baa8412c5e4e71e594236e7b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>man page bits for new malloc; ok jmc@</title>
<updated>2008-07-28T19:53:03+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-07-28T19:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=37873c9cd14ab301b21d6bc491510bceeeef57f4'/>
<id>urn:sha1:37873c9cd14ab301b21d6bc491510bceeeef57f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Almost complete rewrite of malloc, to have a more efficient data</title>
<updated>2008-07-28T04:56:38+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-07-28T04:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b27d6e846482338e09c058638005f2b0c06b1832'/>
<id>urn:sha1:b27d6e846482338e09c058638005f2b0c06b1832</id>
<content type='text'>
structure of tracking pages returned by mmap(). Lots of testing by
lots of people, thanks to you all.
ok djm@ (for a slighly earlier version) deraadt@
</content>
</entry>
<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>grammar fixes;</title>
<updated>2008-06-13T23:50:49+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2008-06-13T23:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=152a1e2c8dda93698c05c6e4372f997e68f1f793'/>
<id>urn:sha1:152a1e2c8dda93698c05c6e4372f997e68f1f793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove _MALLOC_LOCK_INIT; major bump; ok deraadt@</title>
<updated>2008-06-13T21:18:42+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-06-13T21:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b65da525816f8a4366b3b8f09e0bbcec6ec867a6'/>
<id>urn:sha1:b65da525816f8a4366b3b8f09e0bbcec6ec867a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strtof() to libc, some ports seem to like it. Currently it's a simple</title>
<updated>2008-06-13T21:04:24+00:00</updated>
<author>
<name>landry</name>
<email></email>
</author>
<published>2008-06-13T21:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b7d41f8c5a19961e127bc5168f899e7da8fee47'/>
<id>urn:sha1:6b7d41f8c5a19961e127bc5168f899e7da8fee47</id>
<content type='text'>
call to strtod() with bounding check.
Discussed with pyr@ and otto@

ok otto@ deraadt@
</content>
</entry>
<entry>
<title>kill an Xr to a non-existent man page, ulimit(1);</title>
<updated>2008-05-20T11:25:26+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2008-05-20T11:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e603b6ec8e9138225bd5cbfedbd0b5b1e82735e6'/>
<id>urn:sha1:e603b6ec8e9138225bd5cbfedbd0b5b1e82735e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove recalloc(3); it is buggy and impossible to repair without big</title>
<updated>2008-05-19T19:36:15+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-05-19T19:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=64e5a691eaebd488c6d4609a36c21e319b92aef7'/>
<id>urn:sha1:64e5a691eaebd488c6d4609a36c21e319b92aef7</id>
<content type='text'>
costs; ok jmc@ for the man page bits; ok millert@ 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>
</feed>
