<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/eBones/lib, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-10-03T09:49:50Z</updated>
<entry>
<title>*GULP* Punt this into the attic. It is no longer used.</title>
<updated>1997-10-03T09:49:50Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1997-10-03T09:49:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=536a3849204faa00e7eb25d6881da42ba24bc57e'/>
<id>urn:sha1:536a3849204faa00e7eb25d6881da42ba24bc57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some bogus malloc family declarations.</title>
<updated>1997-07-13T23:45:34Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-07-13T23:45:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18f72dfed8fd44544aaeb3fd372f5815a458b421'/>
<id>urn:sha1:18f72dfed8fd44544aaeb3fd372f5815a458b421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove bogus ("char *") malloc(), calloc() and realloc().</title>
<updated>1997-07-13T21:29:17Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1997-07-13T21:29:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0166ec8fe92e6f14ede87fc1e290bd8cc07be037'/>
<id>urn:sha1:0166ec8fe92e6f14ede87fc1e290bd8cc07be037</id>
<content type='text'>
Found by:	jkh and the new world patch
</content>
</entry>
<entry>
<title>Replace random() by arc4random() since random() can't be used</title>
<updated>1997-06-14T04:05:01Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-06-14T04:05:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d69246f42b1aff5813dffd8367123c6bdb7c646a'/>
<id>urn:sha1:d69246f42b1aff5813dffd8367123c6bdb7c646a</id>
<content type='text'>
in libraries, it may damage its predictable sequence
</content>
</entry>
<entry>
<title>Remove srandomdev fallback code</title>
<updated>1997-06-14T02:29:19Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-06-14T02:29:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3eb45042ad1d79c1cf9d275ab51e3ab617c12f2'/>
<id>urn:sha1:d3eb45042ad1d79c1cf9d275ab51e3ab617c12f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use srandomdev() now</title>
<updated>1997-03-24T14:52:51Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-03-24T14:52:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42a7afc08cc8a4c266a0d7b94ecb6eeba2a0e19c'/>
<id>urn:sha1:42a7afc08cc8a4c266a0d7b94ecb6eeba2a0e19c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:40:44Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:40:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82'/>
<id>urn:sha1:c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>First round of moving secure telnet (AKA kerberised telnet) to its new home</title>
<updated>1996-10-26T17:20:52Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-10-26T17:20:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d188f458662542789fde050006162abf40c60fd'/>
<id>urn:sha1:4d188f458662542789fde050006162abf40c60fd</id>
<content type='text'>
in eBones/. Peter has already (ages ago) done the repository copy. These
are mainly -Wall cleanups. The makefile changes will follow in a day or so.
</content>
</entry>
<entry>
<title>Fix up some compilation warnings.</title>
<updated>1996-09-22T00:55:46Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-09-22T00:55:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79b3126fb3921a60332860e87d2da85fb135611b'/>
<id>urn:sha1:79b3126fb3921a60332860e87d2da85fb135611b</id>
<content type='text'>
</content>
</entry>
</feed>
