<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdevinfo, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-02-10T04:53:09Z</updated>
<entry>
<title>sys/rman.h now requires sys/types.h.  Include it to make the API match</title>
<updated>2011-02-10T04:53:09Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2011-02-10T04:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82394a8d94f7731c561d1f36e72f56cf34f72432'/>
<id>urn:sha1:82394a8d94f7731c561d1f36e72f56cf34f72432</id>
<content type='text'>
the man page again.

Submitted by:	Raphael Kubo da Costa
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Build lib/ with WARNS=6 by default.</title>
<updated>2010-01-02T09:58:07Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=daaf5759104f210a9315f49f80f1e0f01a8b3bff'/>
<id>urn:sha1:daaf5759104f210a9315f49f80f1e0f01a8b3bff</id>
<content type='text'>
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
</content>
</entry>
<entry>
<title>Collapse devinfo_state_t with device_state_t in order to avoid a</title>
<updated>2009-11-15T16:44:43Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2009-11-15T16:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1262810177dfdaa06e76f915f0a3ed6db75d4bd6'/>
<id>urn:sha1:1262810177dfdaa06e76f915f0a3ed6db75d4bd6</id>
<content type='text'>
structure replication and improve manteneability.

Reviewed by:	jhb, imp
Tested by:	Riccardo Torrini &lt;riccardo at torrini dot org&gt;
</content>
</entry>
<entry>
<title>Use explicit int values for the device states in order to allow,</title>
<updated>2009-09-15T16:59:52Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2009-09-15T16:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a3ca99927518eaba88bb3b8a0ef11b37778fcfe'/>
<id>urn:sha1:9a3ca99927518eaba88bb3b8a0ef11b37778fcfe</id>
<content type='text'>
if necessary, in the future, adds of new states without breaking ABI
between revisions.

Proposed by:	kib
Approved by:	imp
</content>
</entry>
<entry>
<title>Markup fixes.</title>
<updated>2006-09-17T21:27:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-09-17T21:27:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a73a3ab56baabfbc4b63c100ee64951a407e9416'/>
<id>urn:sha1:a73a3ab56baabfbc4b63c100ee64951a407e9416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the variadic macro debug() comply to C99.</title>
<updated>2006-07-17T09:33:24Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2006-07-17T09:33:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60cd58631809983448e085137c045f48355468d4'/>
<id>urn:sha1:60cd58631809983448e085137c045f48355468d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add __BEGIN_DECLS/__END_DECLS so that this header can be included in C++</title>
<updated>2005-08-31T14:57:39Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2005-08-31T14:57:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1760096dbe0dadb06a828d48379a06c7f73b2534'/>
<id>urn:sha1:1760096dbe0dadb06a828d48379a06c7f73b2534</id>
<content type='text'>
programs.  Also, add include guards.

PR:		bin/44277
Submitted by:	Alex Zepeda &lt;freebsd at blarf dot homeip dot net&gt;
MFC after:	1 day
</content>
</entry>
<entry>
<title>Clear devinfo_generation in devinfo_free() since we are freeing all of the</title>
<updated>2005-06-22T15:20:11Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-06-22T15:20:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=afc7f38c6b5adab2c942d72fbb7df41a700c492f'/>
<id>urn:sha1:afc7f38c6b5adab2c942d72fbb7df41a700c492f</id>
<content type='text'>
cached state.  Otherwise, a subsequent call to devinfo_init() would succeed
without reading the device tree from the kernel thinking that the cached
state was up to date since the generation count was the same.  However,
since the cached state was actually free'd, attempts to examine the tree
after the second devinfo_init() would fail.

Reported by:	Juho Vuori juho dot vuori at kepa dot fi
Submitted by:	Stefan Farfeleder stefan at fafoe dot narf dot at
Approved by:	re (dwhite)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove unused variables. Whitespace cleaning.</title>
<updated>2005-05-20T12:46:34Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2005-05-20T12:46:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=109a0e6b26ae0aa9084ada9c0ce688bc6f1cbd37'/>
<id>urn:sha1:109a0e6b26ae0aa9084ada9c0ce688bc6f1cbd37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in a comment.</title>
<updated>2005-03-01T20:32:05Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-03-01T20:32:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2af3af27a2b48ee2a2fb69fa65bc79ab1117b8ee'/>
<id>urn:sha1:2af3af27a2b48ee2a2fb69fa65bc79ab1117b8ee</id>
<content type='text'>
</content>
</entry>
</feed>
