<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/sys/kldunload.2, branch release/4.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-11-20T04:41:45Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-11-20T04:41:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>urn:sha1:0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: add first cut mod{stat,next,find,fnext}(2) manpages</title>
<updated>2000-09-29T00:38:57Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-09-29T00:38:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9971cb320597245248b9b6c82a2ff54472e7b5b'/>
<id>urn:sha1:d9971cb320597245248b9b6c82a2ff54472e7b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Replace .Va, .Ar and .Nm with .Fa or .Va where necessary.</title>
<updated>2000-08-23T00:45:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2000-08-23T00:45:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cb596218bf81afb80c6250c21252affea930813'/>
<id>urn:sha1:5cb596218bf81afb80c6250c21252affea930813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) style fix:  FreeBSD -&gt; .Fx</title>
<updated>1999-09-05T06:47:01Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>1999-09-05T06:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6c461d787a769c14215eb22a1dcdf5fad2f05be'/>
<id>urn:sha1:b6c461d787a769c14215eb22a1dcdf5fad2f05be</id>
<content type='text'>
Reviewed by:	mpp
</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-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change reference from kldload(3) to kldload(2)</title>
<updated>1999-08-13T21:02:39Z</updated>
<author>
<name>Chris Costello</name>
<email>chris@FreeBSD.org</email>
</author>
<published>1999-08-13T21:02:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d3a25e9018bdc726b2ac981dcc3e755e64ece22'/>
<id>urn:sha1:2d3a25e9018bdc726b2ac981dcc3e755e64ece22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the NAME section of the kldload.2 manpage, which made reference to</title>
<updated>1999-07-01T12:16:06Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>1999-07-01T12:16:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=940b9c82a056449d0ad7f7d09a7599d4861846de'/>
<id>urn:sha1:940b9c82a056449d0ad7f7d09a7599d4861846de</id>
<content type='text'>
kldunload. Add proper cross-references to the whole family.

PR:	12472
Submitted by:	Chris Costello &lt;chris@calldei.com&gt;
</content>
</entry>
<entry>
<title>Fixed missing include in synopsis.</title>
<updated>1999-04-09T14:31:59Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-04-09T14:31:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1dc547e7a98fa64ecb818cf22cc6b8f831c8321a'/>
<id>urn:sha1:1dc547e7a98fa64ecb818cf22cc6b8f831c8321a</id>
<content type='text'>
Fixed some mdoc usage errors.
</content>
</entry>
<entry>
<title>Manpages for the KLD system calls.</title>
<updated>1999-04-04T12:29:31Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-04-04T12:29:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67022433f8646aae7ba8c839e6cc979d30f887a0'/>
<id>urn:sha1:67022433f8646aae7ba8c839e6cc979d30f887a0</id>
<content type='text'>
PR:		docs/10412
Submitted by:	Chris Costello &lt;chris@calldei.com&gt;
</content>
</entry>
</feed>
