<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devd/devd.8, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>Scheduled mdoc(7) sweep.</title>
<updated>2005-01-10T16:17:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-10T16:17:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=214144704bcaa836cce06912e9fba50f6092b121'/>
<id>urn:sha1:214144704bcaa836cce06912e9fba50f6092b121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify that devd will only parse files whose names end in .conf.</title>
<updated>2004-11-28T17:44:22Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@FreeBSD.org</email>
</author>
<published>2004-11-28T17:44:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e33bdcedbc10c1c8276ead6e07643ea7a22f17f3'/>
<id>urn:sha1:e33bdcedbc10c1c8276ead6e07643ea7a22f17f3</id>
<content type='text'>
Prompted by

PR:		docs/73668
Submitted by:	Dan Pelleg
MFC After:	3 days
</content>
</entry>
<entry>
<title>mdoc(7) fixes.</title>
<updated>2004-07-07T19:57:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-07T19:57:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2410103c1d01e5581dbe8c80c0fbbdb90c1fdadc'/>
<id>urn:sha1:2410103c1d01e5581dbe8c80c0fbbdb90c1fdadc</id>
<content type='text'>
</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/commit/?id=251bedd15b2e551bb3f95fa3b3e38226d60cf0f1'/>
<id>urn:sha1:251bedd15b2e551bb3f95fa3b3e38226d60cf0f1</id>
<content type='text'>
in over the socket.
</content>
</entry>
<entry>
<title>fix typo: s/Instaed/Instead/</title>
<updated>2003-09-26T12:24:16Z</updated>
<author>
<name>Ralf S. Engelschall</name>
<email>rse@FreeBSD.org</email>
</author>
<published>2003-09-26T12:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ffd1bc062663b5243ae4d48fe8c97e007cde9343'/>
<id>urn:sha1:ffd1bc062663b5243ae4d48fe8c97e007cde9343</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) fixes: Expand contraction.</title>
<updated>2003-05-17T22:21:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-17T22:21:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5986fac3a57d461a92598d2a5c0977852eeaee1'/>
<id>urn:sha1:d5986fac3a57d461a92598d2a5c0977852eeaee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a two new flags, and change the meaning of another one.</title>
<updated>2003-04-21T06:26:08Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-21T06:26:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5a882d775db34a277c793e81137db1d30d22603b'/>
<id>urn:sha1:5a882d775db34a277c793e81137db1d30d22603b</id>
<content type='text'>
'd': now means don't do daemon().
'D': Debug
'n': Don't wait to process all pending events before calling daemon.

In the past, devd would call daemon immediately.  However, this causes
a race.  If anything in the boot process depends on configuring the
devices configured by devd, maybe they would be configured in time,
maybe not.  Now we don't call daemon until all pending events are
processed, unless -n is specified.

# -n is actually the default for a while due to the select(2) bug in devctl
# that I just fixed to give people a chance to upgrade.
</content>
</entry>
<entry>
<title>mdoc(7) police: Revision.</title>
<updated>2003-03-03T11:51:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-03-03T11:51:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1e65894d2ca1e22e9afcdd435d8b6d6f4d62340'/>
<id>urn:sha1:f1e65894d2ca1e22e9afcdd435d8b6d6f4d62340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devd bugs section is now OBE</title>
<updated>2003-02-14T16:21:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-02-14T16:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93c6603a41ec89bbd2b070bddc1bb64bb32897a3'/>
<id>urn:sha1:93c6603a41ec89bbd2b070bddc1bb64bb32897a3</id>
<content type='text'>
</content>
</entry>
</feed>
