<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/devd, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r215607:</title>
<updated>2010-11-22T06:41:05Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2010-11-22T06:41:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=420efd11e780db27c971505c0087597e6ad4bc6b'/>
<id>urn:sha1:420efd11e780db27c971505c0087597e6ad4bc6b</id>
<content type='text'>
Fix missing closedir()
</content>
</entry>
<entry>
<title>MFC r207020, r207027, r207072.</title>
<updated>2010-04-29T22:40:12Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-04-29T22:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=176b25ad5ca2d289110200e80116d88b213bca1b'/>
<id>urn:sha1:176b25ad5ca2d289110200e80116d88b213bca1b</id>
<content type='text'>
 Change usb devd events from fake attach to a notify. The ugen device is not a
 proper device_t so it faked the devctl event to appear like one, this is now a
 notify which allows more information to be passed.

 We notify for both the device attach/detach and for each usb interface. A devd
 rule can now match on the interface properties, including composite devices
 which may have a uvideo interface and also usound and possibly uhid too.

 An example to match a umass device with a scsi subclass and BBB protocol would be

 notify 100 {
 	match "system"          "USB";
 	match "subsystem"       "INTERFACE";
 	match "type"            "ATTACH";
 	match "intclass"        "0x08";
 	match "intsubclass"     "0x06";
 	match "intprotocol"     "0x50";
 	action ...
 };

 The old attach devctl event has been retained for the moment to make merging to
 8.1 easier. This was never compatible with 7.x or earlier due to the ugen regex
 change needed.

 Document the new USB notification types.
</content>
</entry>
<entry>
<title>o Spell.  Sort .Xrs.</title>
<updated>2009-03-08T18:02:30Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2009-03-08T18:02:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=01cd0a978f43209f346721cc5694e75616ed8a74'/>
<id>urn:sha1:01cd0a978f43209f346721cc5694e75616ed8a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document several notifications, among them are DEVFS, update to ifneti,</title>
<updated>2009-03-08T14:28:40Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2009-03-08T14:28:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e1705590cf2ad7446ff2fcab612fcd31259280f'/>
<id>urn:sha1:2e1705590cf2ad7446ff2fcab612fcd31259280f</id>
<content type='text'>
coretemp and kern.

The asmc(4) and zfs(5) are still not documented.

Based on the patch by Roland Smith &lt;rsmith xs4all nl&gt;.
MFC after:	1 week
</content>
</entry>
<entry>
<title>Send all debug to stderr.</title>
<updated>2008-12-14T11:48:51Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2008-12-14T11:48:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f3311c56fbf2deab367e7a8606bcc3b18c5cb94'/>
<id>urn:sha1:0f3311c56fbf2deab367e7a8606bcc3b18c5cb94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify that configuration files must be named '*.conf'</title>
<updated>2008-12-14T11:47:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2008-12-14T11:47:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=877ed37a0de0ecad2ccf1c2700c89fd58271fd54'/>
<id>urn:sha1:877ed37a0de0ecad2ccf1c2700c89fd58271fd54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No need to be gratuitously style(9) non-compliant here, even though</title>
<updated>2008-03-21T20:38:28Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2008-03-21T20:38:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6aed19dfb730ea5b31f03a5339cd22deb49278c'/>
<id>urn:sha1:d6aed19dfb730ea5b31f03a5339cd22deb49278c</id>
<content type='text'>
C++ lets me get away with it.
</content>
</entry>
<entry>
<title>Minor initialization change to not trigger bogus gcc warning about</title>
<updated>2007-12-21T01:00:04Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-12-21T01:00:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec4a9b7ce1038a9a551f4b447de3c88cb57f3e0d'/>
<id>urn:sha1:ec4a9b7ce1038a9a551f4b447de3c88cb57f3e0d</id>
<content type='text'>
passing literal strings to the constructors of string.
</content>
</entry>
<entry>
<title>Reduce the WARNS level across the board due to a warning that occurs</title>
<updated>2007-11-19T00:19:01Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2007-11-19T00:19:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9538bab38b926fccdaaa67f5845c2ffdf7994ce6'/>
<id>urn:sha1:9538bab38b926fccdaaa67f5845c2ffdf7994ce6</id>
<content type='text'>
on at least arm and sparc64. i386/pc98, ia64 and amd64 are all OK.
</content>
</entry>
</feed>
