<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/random.3, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1998-03-19T07:34:22Z</updated>
<entry>
<title>.Sh AUTHOR -&gt; .Sh AUTHORS. Use .An/.Aq</title>
<updated>1998-03-19T07:34:22Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-03-19T07:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a5941fc2aae12cb42e24117b2979147c9c7c5571'/>
<id>urn:sha1:a5941fc2aae12cb42e24117b2979147c9c7c5571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Instead of copying fallback code over and over in each program,</title>
<updated>1997-06-14T00:14:29Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-06-14T00:14:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=96c31b26181a194d24da9e7f89671ffa1e9d92db'/>
<id>urn:sha1:96c31b26181a194d24da9e7f89671ffa1e9d92db</id>
<content type='text'>
implement (better) falback code inside srandomdev() itself.
Change return type from int to void (binary compatibility surprisely
achieved). Userland code will be changed soon.
</content>
</entry>
<entry>
<title>Remove orand* code as promised for the next release</title>
<updated>1997-03-29T19:55:03Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-03-29T19:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a080f5787d7f8911e04c768af1136b03190430bc'/>
<id>urn:sha1:a080f5787d7f8911e04c768af1136b03190430bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add srandomdev() description</title>
<updated>1997-03-23T23:08:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-03-23T23:08:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b0b1b2f297df77483aef2b2f44e416714b88b93'/>
<id>urn:sha1:7b0b1b2f297df77483aef2b2f44e416714b88b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the .Tn macro for generic FreeBSD references.  Other minor cleanup.</title>
<updated>1997-03-21T20:57:20Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-21T20:57:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a7f0369b3dd8492a14d118baac8061e3e7ac64a'/>
<id>urn:sha1:8a7f0369b3dd8492a14d118baac8061e3e7ac64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix arg types to match Lite2</title>
<updated>1997-03-17T16:27:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-03-17T16:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94fa7afda349eb3922d4c0173f95ef8f0ae2bf5f'/>
<id>urn:sha1:94fa7afda349eb3922d4c0173f95ef8f0ae2bf5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve seeding, the random sequence did not vary match</title>
<updated>1996-10-09T15:59:04Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-09T15:59:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40f8b70da6682b1a0683648b595e6cd5c1525de9'/>
<id>urn:sha1:40f8b70da6682b1a0683648b595e6cd5c1525de9</id>
<content type='text'>
with the seed. Old variant will be available via libcompat soon.
</content>
</entry>
<entry>
<title>Added missing section numbers to a bunch of .Xr macros, or</title>
<updated>1996-03-27T20:49:07Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-03-27T20:49:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=064f007493a990a098f3f0f5ae66732c5747c837'/>
<id>urn:sha1:064f007493a990a098f3f0f5ae66732c5747c837</id>
<content type='text'>
converted them into .Fn macros where appropriate.  Also fixed
up some minor formatting problems.
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Lib Sources</title>
<updated>1994-05-27T05:00:24Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T05:00:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58f0484fa251c266ede97b591b499fe3dd4f578e'/>
<id>urn:sha1:58f0484fa251c266ede97b591b499fe3dd4f578e</id>
<content type='text'>
</content>
</entry>
</feed>
