<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/routed/rtquery/rtquery.8, branch release/4.0.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>2000-03-20T08:47:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-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_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-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-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>Various man page cleanup:</title>
<updated>1999-08-15T08:06:12+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-15T08:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aa7c9adaeadf2ad2c73c7797ff3a270220311e7b'/>
<id>aa7c9adaeadf2ad2c73c7797ff3a270220311e7b</id>
<content type='text'>
- Sort xrefs
- FreeBSD.ORG -&gt; FreeBSD.org
- Properly xref RFCs.
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexey M. Zelkin &lt;phantom@cris.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Sort xrefs
- FreeBSD.ORG -&gt; FreeBSD.org
- Properly xref RFCs.
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexey M. Zelkin &lt;phantom@cris.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge-o-matic and add a bunch of $Id's</title>
<updated>1999-05-02T13:14:16+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-05-02T13:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c90fe7dc24e0990625c81fc8beee1d6a8deec94a'/>
<id>c90fe7dc24e0990625c81fc8beee1d6a8deec94a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest-and-greatest routed.</title>
<updated>1999-05-02T10:51:54+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-05-02T10:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c7a97817b8e83a80ed67bbeb294334140b7d26d'/>
<id>2c7a97817b8e83a80ed67bbeb294334140b7d26d</id>
<content type='text'>
Includes RIPv2 and Router Discovery.

Submitted by:	Vernon Schryver &lt;vjs@calcite.rhyolite.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes RIPv2 and Router Discovery.

Submitted by:	Vernon Schryver &lt;vjs@calcite.rhyolite.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling, add rcsid, remove unused #includes.</title>
<updated>1998-07-28T06:36:31+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-07-28T06:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90100551e629f1b41040f747305094d8e4565a90'/>
<id>90100551e629f1b41040f747305094d8e4565a90</id>
<content type='text'>
Convert 1000000 usec to 1 sec 0 usec.
Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation
failure.
Correct use of .Nm
Add usage() and use errx().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert 1000000 usec to 1 sec 0 usec.
Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation
failure.
Correct use of .Nm
Add usage() and use errx().
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo fix.</title>
<updated>1997-06-13T20:58:09+00:00</updated>
<author>
<name>Masafumi Max NAKANE</name>
<email>max@FreeBSD.org</email>
</author>
<published>1997-06-13T20:58:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ac162c8fa6d31a588f46bbed48489469471f42b0'/>
<id>ac162c8fa6d31a588f46bbed48489469471f42b0</id>
<content type='text'>
PR:		3854
Submitted by:	Takahiro Yugawa &lt;yugawa@orleans.rim.or.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		3854
Submitted by:	Takahiro Yugawa &lt;yugawa@orleans.rim.or.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:40:44+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82'/>
<id>c0ec1f37ef32e9f3d3b1ad77f6af2fa650a1dc82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some various mdoc cleanup.</title>
<updated>1997-01-28T05:55:22+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-28T05:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7610c940884daa90bd8f2fd247b5b7975aca2f2e'/>
<id>7610c940884daa90bd8f2fd247b5b7975aca2f2e</id>
<content type='text'>
Partially Obtained from: NetBSD-bugs mailing list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially Obtained from: NetBSD-bugs mailing list
</pre>
</div>
</content>
</entry>
<entry>
<title>Various minor cleanup.</title>
<updated>1997-01-19T17:57:15+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-01-19T17:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ca76031b72d95fa5b560dc0a4223cdfb7c9c2265'/>
<id>ca76031b72d95fa5b560dc0a4223cdfb7c9c2265</id>
<content type='text'>
Partially Obtained from: NetBSD-bugs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially Obtained from: NetBSD-bugs
</pre>
</div>
</content>
</entry>
</feed>
