<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rbootd/rmpproto.c, branch releng/6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Include &lt;netinet/in.h&gt; for ntoh*() and hton*() prototypes.</title>
<updated>2004-05-24T11:59:17+00:00</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-05-24T11:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40905e90497dbeb45affd52184fc2ce5b196af9b'/>
<id>40905e90497dbeb45affd52184fc2ce5b196af9b</id>
<content type='text'>
Approved by:	das (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	das (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>o __P removal</title>
<updated>2002-02-07T23:57:01+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-07T23:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=266ebcd3916b719e0db6ef693a21d19d48b071fe'/>
<id>266ebcd3916b719e0db6ef693a21d19d48b071fe</id>
<content type='text'>
o register removal
o use new style prototypes and function definitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o register removal
o use new style prototypes and function definitions
</pre>
</div>
</content>
</entry>
<entry>
<title>L_SET -&gt; SEEK_SET</title>
<updated>2000-11-19T10:56:14+00:00</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-11-19T10:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e10471bbba3ed15c56669de71807c1f6eb17d90d'/>
<id>e10471bbba3ed15c56669de71807c1f6eb17d90d</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove no longer needed FreeBSD specific code.</title>
<updated>1998-07-20T04:52:26+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-07-20T04:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef0ccf3dc064635d0e2ca4021fbe5f25143cf712'/>
<id>ef0ccf3dc064635d0e2ca4021fbe5f25143cf712</id>
<content type='text'>
PR:		5497
Submitted by:	Jacob Bohn Lorensen &lt;jacob@jblhome.ping.mk&gt;
Obtained from:	OpenBSD (indirectly it seems so just to be safe)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		5497
Submitted by:	Jacob Bohn Lorensen &lt;jacob@jblhome.ping.mk&gt;
Obtained from:	OpenBSD (indirectly it seems so just to be safe)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add usage(), rcsids.</title>
<updated>1997-11-24T07:33:42+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-11-24T07:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eb0b829002f0d5a509c87a40294ee7f9911c8ae3'/>
<id>eb0b829002f0d5a509c87a40294ee7f9911c8ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Zap register keyword usage and convert: bcopy -&gt; memmove, bzero -&gt; memset,</title>
<updated>1997-06-29T19:50:26+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T19:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=11fe7d5e7983de0b65998e097ad6b16de4116490'/>
<id>11fe7d5e7983de0b65998e097ad6b16de4116490</id>
<content type='text'>
index -&gt; strchr, and rindex -&gt; strrchr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
index -&gt; strchr, and rindex -&gt; strrchr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge conflicts and make this compile -Wall clean.</title>
<updated>1997-06-29T19:00:29+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T19:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c8709fd6d878c8d42eceef7f86609e97767eda0'/>
<id>5c8709fd6d878c8d42eceef7f86609e97767eda0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import of NetBSD's rbootd version 19970629</title>
<updated>1997-06-29T18:50:34+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-29T18:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0559b33149171859c5c0a8c618eede70e44da85d'/>
<id>0559b33149171859c5c0a8c618eede70e44da85d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
