<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rbootd/utils.c, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-02-24T08:21:49Z</updated>
<entry>
<title>MFC: r262136</title>
<updated>2014-02-24T08:21:49Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-24T08:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1'/>
<id>urn:sha1:b37c75aa05cbc2a4adc9b65a6dff4eaf6786bbd1</id>
<content type='text'>
Remove the 3rd clause ("advertising clause") of the BSD license as
permitted by the University of Berkeley on July 22, 1999.

Reviewed by:	imp
</content>
</entry>
<entry>
<title>In libexec/rbootd/utils.c, use the correct printf length modifiers for</title>
<updated>2011-12-16T16:29:51Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-12-16T16:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f3739b8522cb5f1d59a1e1b3131fe19e735f65f'/>
<id>urn:sha1:2f3739b8522cb5f1d59a1e1b3131fe19e735f65f</id>
<content type='text'>
u_int32_t and size_t.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Include &lt;netinet/in.h&gt; for ntoh*() and hton*() prototypes.</title>
<updated>2004-05-24T11:59:17Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-05-24T11:59:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40905e90497dbeb45affd52184fc2ce5b196af9b'/>
<id>urn:sha1:40905e90497dbeb45affd52184fc2ce5b196af9b</id>
<content type='text'>
Approved by:	das (mentor)
</content>
</entry>
<entry>
<title>o __P removal</title>
<updated>2002-02-07T23:57:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-07T23:57:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=266ebcd3916b719e0db6ef693a21d19d48b071fe'/>
<id>urn:sha1:266ebcd3916b719e0db6ef693a21d19d48b071fe</id>
<content type='text'>
o register removal
o use new style prototypes and function definitions
</content>
</entry>
<entry>
<title>Constify</title>
<updated>2000-11-27T07:21:37Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-11-27T07:21:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b63695f3849631fe451a188286177e73b19bebd0'/>
<id>urn:sha1:b63695f3849631fe451a188286177e73b19bebd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add usage(), rcsids.</title>
<updated>1997-11-24T07:33:42Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-11-24T07:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eb0b829002f0d5a509c87a40294ee7f9911c8ae3'/>
<id>urn:sha1:eb0b829002f0d5a509c87a40294ee7f9911c8ae3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap register keyword usage and convert: bcopy -&gt; memmove, bzero -&gt; memset,</title>
<updated>1997-06-29T19:50:26Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T19:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11fe7d5e7983de0b65998e097ad6b16de4116490'/>
<id>urn:sha1:11fe7d5e7983de0b65998e097ad6b16de4116490</id>
<content type='text'>
index -&gt; strchr, and rindex -&gt; strrchr.
</content>
</entry>
<entry>
<title>Merge conflicts and make this compile -Wall clean.</title>
<updated>1997-06-29T19:00:29Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T19:00:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c8709fd6d878c8d42eceef7f86609e97767eda0'/>
<id>urn:sha1:5c8709fd6d878c8d42eceef7f86609e97767eda0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import of NetBSD's rbootd version 19970629</title>
<updated>1997-06-29T18:50:34Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T18:50:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0559b33149171859c5c0a8c618eede70e44da85d'/>
<id>urn:sha1:0559b33149171859c5c0a8c618eede70e44da85d</id>
<content type='text'>
</content>
</entry>
</feed>
