<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/led, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>Make it possible to specify an initial state for the LED.</title>
<updated>2007-04-23T12:42:15Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2007-04-23T12:42:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea60845d09e6bcb73038858af28bd191219b610b'/>
<id>urn:sha1:ea60845d09e6bcb73038858af28bd191219b610b</id>
<content type='text'>
Requested by:	Henrik Brix Andersen &lt;henrik@brixandersen.dk&gt;
PR:	112008
</content>
</entry>
<entry>
<title>Add placeholder mutex argument to new_unrhdr().</title>
<updated>2005-03-07T11:05:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-07T11:05:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b3f38ed7d68ed7d6b61fa152b4f0e7e4c2c298a'/>
<id>urn:sha1:3b3f38ed7d68ed7d6b61fa152b4f0e7e4c2c298a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a bunch of malloc types static.</title>
<updated>2005-02-10T12:02:37Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-02-10T12:02:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c711aea6cae4409bc957bf327fd5b23ada7fdf21'/>
<id>urn:sha1:c711aea6cae4409bc957bf327fd5b23ada7fdf21</id>
<content type='text'>
Found by:	src/tools/tools/kernxref
</content>
</entry>
<entry>
<title>Better locking.</title>
<updated>2005-01-29T16:33:51Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-01-29T16:33:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0a5fd8e7a144a1159bee1b0132e231b91e36e07'/>
<id>urn:sha1:b0a5fd8e7a144a1159bee1b0132e231b91e36e07</id>
<content type='text'>
Add 'u' and 'U' "wait for next UTC second" in sequence mode.
</content>
</entry>
<entry>
<title>Remove a pointless check.</title>
<updated>2004-07-10T15:38:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-07-10T15:38:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72118ea9fd2bb9615194121d25322e61ef52e1a1'/>
<id>urn:sha1:72118ea9fd2bb9615194121d25322e61ef52e1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Second half of the dev_t cleanup.</title>
<updated>2004-06-17T17:16:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-17T17:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3732fd15b5a493a090a0453f937a78949c65f7d'/>
<id>urn:sha1:f3732fd15b5a493a090a0453f937a78949c65f7d</id>
<content type='text'>
The big lines are:
	NODEV -&gt; NULL
	NOUDEV -&gt; NODEV
	udev_t -&gt; dev_t
	udev2dev() -&gt; findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
</content>
</entry>
<entry>
<title>Do the dreaded s/dev_t/struct cdev */</title>
<updated>2004-06-16T09:47:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-16T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89c9c53da05197f657dfe8e0bdda6941a2e9a0d4'/>
<id>urn:sha1:89c9c53da05197f657dfe8e0bdda6941a2e9a0d4</id>
<content type='text'>
Bump __FreeBSD_version accordingly.
</content>
</entry>
<entry>
<title>- Remove the __FBSDID and put the $FreeBSD$ tag in the comment above,</title>
<updated>2004-05-10T11:50:21Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2004-05-10T11:50:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5c09c282b977f866c08c5d849fb764fcb4320b9'/>
<id>urn:sha1:c5c09c282b977f866c08c5d849fb764fcb4320b9</id>
<content type='text'>
  so that including this file more than once works.
- Fix some style bugs while I'm here.
</content>
</entry>
<entry>
<title>Fix off by one error.</title>
<updated>2004-05-03T11:41:25Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-03T11:41:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=675d58e870e051e1f58e6e15a47b0e9444044607'/>
<id>urn:sha1:675d58e870e051e1f58e6e15a47b0e9444044607</id>
<content type='text'>
</content>
</entry>
</feed>
