<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rbootd, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:04:30+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ee00aca0117c842d6282ea58ac984b2b34123ec2'/>
<id>ee00aca0117c842d6282ea58ac984b2b34123ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Use realhostname() and trimdomain().</title>
<updated>1999-05-02T09:36:22+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-05-02T09:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d54ea4f96ba1c8d2c937d6e2cac56f447509eed5'/>
<id>d54ea4f96ba1c8d2c937d6e2cac56f447509eed5</id>
<content type='text'>
     main() returns int
     Silence egcs (yeah, I know....)
     Reprompt if given an empty login name in uucpd
     Correct errno handling in uucpd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     main() returns int
     Silence egcs (yeah, I know....)
     Reprompt if given an empty login name in uucpd
     Correct errno handling in uucpd.
</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>This commit was generated by cvs2svn to compensate for changes in r27074,</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=6bc912a9a45d29faeb9a56a7753491300e3c8e73'/>
<id>6bc912a9a45d29faeb9a56a7753491300e3c8e73</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which included commits to RCS files with non-trunk default branches.
</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>
<entry>
<title>Show the real revision date and not the date that this</title>
<updated>1997-06-23T04:03:49+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-06-23T04:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=681e5e7a09cb8e905a0492fe74cd60e3b5d203ae'/>
<id>681e5e7a09cb8e905a0492fe74cd60e3b5d203ae</id>
<content type='text'>
manpage is being viewed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
manpage is being viewed.
</pre>
</div>
</content>
</entry>
</feed>
