<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/kldstat, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-02-15T17:19:38Z</updated>
<entry>
<title>MFC: rev. 1.21 + 1.22</title>
<updated>2007-02-15T17:19:38Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2007-02-15T17:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=348850ba19161f8063d6099ea867807a2c8fda16'/>
<id>urn:sha1:348850ba19161f8063d6099ea867807a2c8fda16</id>
<content type='text'>
Don't reference the non-existant lkm(4), use .Nm instead
since lkm is the name of an api.
</content>
</entry>
<entry>
<title>Merge the 'kldstat -q' functionality, that is required for proper</title>
<updated>2005-10-14T14:02:25Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2005-10-14T14:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d6804adfa66f8ab65b35242e7ce45bfc808f7c3'/>
<id>urn:sha1:4d6804adfa66f8ab65b35242e7ce45bfc808f7c3</id>
<content type='text'>
operation of the /etc/rc.d/pfsync script, that was merged before
the RELENG_6_0 has been forked.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Synchronize program's usage() with manpage's SYNOPSIS.</title>
<updated>2005-05-21T07:08:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-05-21T07:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b3eb503540780da14e359b10886a885eb649497'/>
<id>urn:sha1:9b3eb503540780da14e359b10886a885eb649497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -m option (find module using modfind() and stat it).</title>
<updated>2005-05-04T12:46:43Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2005-05-04T12:46:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d6d6d382fb0ffdfdb4dc6ac92b4cbd5bd354306'/>
<id>urn:sha1:5d6d6d382fb0ffdfdb4dc6ac92b4cbd5bd354306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the EXIT STATUS section where appropriate.</title>
<updated>2005-01-17T07:44:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-17T07:44:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a866e170777b42fd7921eadd6e7e664f3a031d60'/>
<id>urn:sha1:a866e170777b42fd7921eadd6e7e664f3a031d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a better way to calculate POINTER_WIDTH suggested by pjd@.</title>
<updated>2004-05-30T10:10:41Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2004-05-30T10:10:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c8aff0a0480f991dc88ef1eecf3390a365d546d'/>
<id>urn:sha1:2c8aff0a0480f991dc88ef1eecf3390a365d546d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decide how much space we need to print a pointer using</title>
<updated>2004-05-28T21:16:44Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2004-05-28T21:16:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d9ae0a2125c1d486aa9f51bb206f9bd43a4c00a'/>
<id>urn:sha1:5d9ae0a2125c1d486aa9f51bb206f9bd43a4c00a</id>
<content type='text'>
sizeof(void *) rather than if __alpha__ is defined.
</content>
</entry>
<entry>
<title>Validate argument to -i.</title>
<updated>2004-03-15T03:41:07Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2004-03-15T03:41:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4c393a74349044d603be9560518984fac7f3d9'/>
<id>urn:sha1:9c4c393a74349044d603be9560518984fac7f3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID() to quiet GCC 3.3 warnings.</title>
<updated>2003-05-03T18:41:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T18:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5'/>
<id>urn:sha1:c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(9): use NULL when assigning/comparing a char *,</title>
<updated>2003-04-23T20:33:57Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-04-23T20:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f107457719fe64d9da44335a310f980f122e286'/>
<id>urn:sha1:7f107457719fe64d9da44335a310f980f122e286</id>
<content type='text'>
	  consitently compare fileid with 0 using == and !=.

Reviewed by:	silence on @audit
</content>
</entry>
</feed>
