<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devd/devd.cc, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: sync usage and fix nomatch parsing.</title>
<updated>2005-04-22T03:44:07+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-22T03:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3e39a3949a2c4a1572ca260cbb294d91077aead0'/>
<id>3e39a3949a2c4a1572ca260cbb294d91077aead0</id>
<content type='text'>
Approved by: re@ (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re@ (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a unix domain socket and write to it all the events that come</title>
<updated>2004-07-01T07:24:18+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-01T07:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=251bedd15b2e551bb3f95fa3b3e38226d60cf0f1'/>
<id>251bedd15b2e551bb3f95fa3b3e38226d60cf0f1</id>
<content type='text'>
in over the socket.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in over the socket.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse the ! lines that will soon be coming from the kernel.  These are</title>
<updated>2003-10-24T22:02:29+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-24T22:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=842ccec57ebc11a3a74778d86d400c2fa38a658b'/>
<id>842ccec57ebc11a3a74778d86d400c2fa38a658b</id>
<content type='text'>
a generalized notification mechanism for subsystems wishing to report
events.

Revieded by: njl

# The kernel side seems like it might be causing panics for me, but should
# be forthcoming shortly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a generalized notification mechanism for subsystems wishing to report
events.

Revieded by: njl

# The kernel side seems like it might be causing panics for me, but should
# be forthcoming shortly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old workaround</title>
<updated>2003-07-23T23:50:00+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-07-23T23:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f30595058e1ecadbeb4f68885549f300fa3424bf'/>
<id>f30595058e1ecadbeb4f68885549f300fa3424bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the pid file after we call the final daemon call.  w/o -n would</title>
<updated>2003-07-05T00:43:50+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-07-05T00:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fd6a8f23ef43ea76e0ba08bd8e78d135fa4ed331'/>
<id>fd6a8f23ef43ea76e0ba08bd8e78d135fa4ed331</id>
<content type='text'>
give the wrong pid.

Submitted by: ru and Lukas Ertl
PR: 54113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
give the wrong pid.

Submitted by: ru and Lukas Ertl
PR: 54113
</pre>
</div>
</content>
</entry>
<entry>
<title>sysctlbyname takes a size_t as its 5th argument, not a pointer.</title>
<updated>2003-05-02T17:38:08+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-05-02T17:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79f92e259757ac1b6882aa75ee8d8df3048ea01d'/>
<id>79f92e259757ac1b6882aa75ee8d8df3048ea01d</id>
<content type='text'>
However, since NULL was used, and this is C++, this error went
undetected until g++ 3.3 somehow managed to whine about it.

Reported by: obrien
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
However, since NULL was used, and this is C++, this error went
undetected until g++ 3.3 somehow managed to whine about it.

Reported by: obrien
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a new C++ header file called devd.hh which has all the class</title>
<updated>2003-04-26T20:59:04+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T20:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6aeeca8edf430749fd06906be1d363d23e086e64'/>
<id>6aeeca8edf430749fd06906be1d363d23e086e64</id>
<content type='text'>
definitions in it.  Begin to document the classes that we use, and how
they interrelate (using comments that I can use with doxygen to
automatically generate docs with).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
definitions in it.  Begin to document the classes that we use, and how
they interrelate (using comments that I can use with doxygen to
automatically generate docs with).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to use is_id_char() in the last patch.  I should have done this</title>
<updated>2003-04-26T20:25:40+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T20:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66ff6821dd6b9e43ae206dc1040c87e464c99eb1'/>
<id>66ff6821dd6b9e43ae206dc1040c87e464c99eb1</id>
<content type='text'>
before the last commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before the last commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make better use of the string type when parsing things.  This switches</title>
<updated>2003-04-26T19:44:45+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T19:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6cabd675eef6bc75095ecc39bd02c832d34e8273'/>
<id>6cabd675eef6bc75095ecc39bd02c832d34e8273</id>
<content type='text'>
expand one from using a fixed buffer to using a string which
dynamically allocates these things.

Submitted by: green@ (against an earlier version of devd)
Ignored for too long by: imp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
expand one from using a fixed buffer to using a string which
dynamically allocates these things.

Submitted by: green@ (against an earlier version of devd)
Ignored for too long by: imp
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default to be 'process all events before calling daemon.'</title>
<updated>2003-04-25T02:13:42+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-25T02:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=812f53a7b540db8460ad9740eb248a8c509ba372'/>
<id>812f53a7b540db8460ad9740eb248a8c509ba372</id>
<content type='text'>
Also, put a small work around into devd to prevent a hang on boot this
would cause because select used to return 2 rather than 0 for no
evetnts due to a bug I fixed a few days ago in subr_bus.c.  I'll
remove this workaround May 7th.  You have until then to upgrade your
kernel if you want to run a new devd with an older kernel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, put a small work around into devd to prevent a hang on boot this
would cause because select used to return 2 rather than 0 for no
evetnts due to a bug I fixed a few days ago in subr_bus.c.  I'll
remove this workaround May 7th.  You have until then to upgrade your
kernel if you want to run a new devd with an older kernel.
</pre>
</div>
</content>
</entry>
</feed>
