<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/devd/devd.cc, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: sync usage and fix nomatch parsing.</title>
<updated>2005-04-22T03:44:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-22T03:44:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e39a3949a2c4a1572ca260cbb294d91077aead0'/>
<id>urn:sha1:3e39a3949a2c4a1572ca260cbb294d91077aead0</id>
<content type='text'>
Approved by: re@ (kensmith)
</content>
</entry>
<entry>
<title>Create a unix domain socket and write to it all the events that come</title>
<updated>2004-07-01T07:24:18Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-01T07:24:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=251bedd15b2e551bb3f95fa3b3e38226d60cf0f1'/>
<id>urn:sha1:251bedd15b2e551bb3f95fa3b3e38226d60cf0f1</id>
<content type='text'>
in over the socket.
</content>
</entry>
<entry>
<title>Parse the ! lines that will soon be coming from the kernel.  These are</title>
<updated>2003-10-24T22:02:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-24T22:02:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842ccec57ebc11a3a74778d86d400c2fa38a658b'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Remove old workaround</title>
<updated>2003-07-23T23:50:00Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-07-23T23:50:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f30595058e1ecadbeb4f68885549f300fa3424bf'/>
<id>urn:sha1:f30595058e1ecadbeb4f68885549f300fa3424bf</id>
<content type='text'>
</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:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-07-05T00:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd6a8f23ef43ea76e0ba08bd8e78d135fa4ed331'/>
<id>urn:sha1:fd6a8f23ef43ea76e0ba08bd8e78d135fa4ed331</id>
<content type='text'>
give the wrong pid.

Submitted by: ru and Lukas Ertl
PR: 54113
</content>
</entry>
<entry>
<title>sysctlbyname takes a size_t as its 5th argument, not a pointer.</title>
<updated>2003-05-02T17:38:08Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-05-02T17:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79f92e259757ac1b6882aa75ee8d8df3048ea01d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Create a new C++ header file called devd.hh which has all the class</title>
<updated>2003-04-26T20:59:04Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6aeeca8edf430749fd06906be1d363d23e086e64'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Update to use is_id_char() in the last patch.  I should have done this</title>
<updated>2003-04-26T20:25:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T20:25:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=66ff6821dd6b9e43ae206dc1040c87e464c99eb1'/>
<id>urn:sha1:66ff6821dd6b9e43ae206dc1040c87e464c99eb1</id>
<content type='text'>
before the last commit.
</content>
</entry>
<entry>
<title>Make better use of the string type when parsing things.  This switches</title>
<updated>2003-04-26T19:44:45Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-26T19:44:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6cabd675eef6bc75095ecc39bd02c832d34e8273'/>
<id>urn:sha1: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>
</entry>
</feed>
