<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/kldunload/kldunload.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-09-08T05:46:47Z</updated>
<entry>
<title>Fixed bitrot in usage message (-n is now optional).</title>
<updated>1999-09-08T05:46:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-09-08T05:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=42557179244773dfc32989da8e3138664787f1ea'/>
<id>urn:sha1:42557179244773dfc32989da8e3138664787f1ea</id>
<content type='text'>
</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>Add a sensible message if an invalid ID was entered</title>
<updated>1999-07-25T11:00:05Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>1999-07-25T11:00:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7d83305d4e36a510e8993044ea4b4d4138ad7734'/>
<id>urn:sha1:7d83305d4e36a510e8993044ea4b4d4138ad7734</id>
<content type='text'>
PR:		8739
Submitted by:	Love lha@stacken.kth.se
Reviewed by:	Doug Rabson &lt;doug@freebsd.org&gt;
</content>
</entry>
<entry>
<title>Bitch if both an id and a name are specified. Make the man page and usage</title>
<updated>1998-11-07T00:42:52Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-11-07T00:42:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eda1fa0957e4a2b3db530967d4e5f34f75e7c271'/>
<id>urn:sha1:eda1fa0957e4a2b3db530967d4e5f34f75e7c271</id>
<content type='text'>
message reflect this. As a bonus, make the -n optional so that 'kldunload
name' works as one would expect.
</content>
</entry>
<entry>
<title>Lowercase 1st char. in err(3) strings.</title>
<updated>1998-07-06T06:59:52Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-07-06T06:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=063bb8badc7dfd63f2f12acbe9acef0155e3a982'/>
<id>urn:sha1:063bb8badc7dfd63f2f12acbe9acef0155e3a982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync. usage string and synopsis. Add rcsid.</title>
<updated>1998-01-05T07:10:42Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-01-05T07:10:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57e78ffb1638a3c292714f0164478cf59bb50bd4'/>
<id>urn:sha1:57e78ffb1638a3c292714f0164478cf59bb50bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix mispelling of kld</title>
<updated>1997-10-24T05:30:12Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-10-24T05:30:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60add4e38d776c7d3a6376fbb526613d471c473f'/>
<id>urn:sha1:60add4e38d776c7d3a6376fbb526613d471c473f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a few code style changes:</title>
<updated>1997-10-21T09:59:26Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-10-21T09:59:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2830148a29f76ad83de6693dad770c5c8240c55e'/>
<id>urn:sha1:2830148a29f76ad83de6693dad770c5c8240c55e</id>
<content type='text'>
    o start function names in column 1
    o sort order of flags in getopt and switch
    o don't try to reference progname
    o unspam some changes introduced by a 2.2.1-R build box instead of a
	-current build box

doc changes:
    o document when these commands first appeared
    o put email address in angle brakets
    o minor mdoc clean up
</content>
</entry>
<entry>
<title>activate the programs that will be used to manipulate kld modules</title>
<updated>1997-10-19T11:15:45Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-10-19T11:15:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23e200d5ab0c8860ef95938f1d2eb92dac4590ef'/>
<id>urn:sha1:23e200d5ab0c8860ef95938f1d2eb92dac4590ef</id>
<content type='text'>
fix a few problems with missing headers, warn called with an exit
value, and undeclared getopt vars

these programs now compile -Wall clean (and yes, I know I should use
more than just -Wall) :)
</content>
</entry>
<entry>
<title>Add utilities for the kernel linker.</title>
<updated>1997-05-07T18:19:54Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1997-05-07T18:19:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a79fe60755523cab06086c7a032a326f247b7424'/>
<id>urn:sha1:a79fe60755523cab06086c7a032a326f247b7424</id>
<content type='text'>
</content>
</entry>
</feed>
