<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devd/Makefile, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-08-17T08:40:49Z</updated>
<entry>
<title>At imp's request, force devd to be statically compiled. This avoids the</title>
<updated>2003-08-17T08:40:49Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-08-17T08:40:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a4e73fe5ea6f6fe518de8cb3d23cf6e397c8896'/>
<id>urn:sha1:9a4e73fe5ea6f6fe518de8cb3d23cf6e397c8896</id>
<content type='text'>
need for libstdc++ in /lib, and the generated binary is actually smaller
statically linked than dynamically + sizeof(libstdc++). Additionally,
devd doesn't use get*by*() which is one of the main motivations for
dynamically linking your root partition anyway.
</content>
</entry>
<entry>
<title>This can't obviously be cleaner than system headers.</title>
<updated>2003-04-01T11:11:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-04-01T11:11:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=887c67148e0b0d00140a38a856f3988089a178f5'/>
<id>urn:sha1:887c67148e0b0d00140a38a856f3988089a178f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFp4 (imp_freebsd branch): snapshot of devd work:</title>
<updated>2002-12-07T08:04:36Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-12-07T08:04:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3054f218eb8a087b186b48eeda1af43fd7c59b0d'/>
<id>urn:sha1:3054f218eb8a087b186b48eeda1af43fd7c59b0d</id>
<content type='text'>
o improve parsing and lexing
o create data structures based on the parsed file now.
o Still need to rewrite main loop and add regex (still uses hard coded
  devd-generic)
o minor man page updates.

# There should be one more commit before rc2

Approved by: re (blanket)
</content>
</entry>
<entry>
<title>Install devd.conf(5).</title>
<updated>2002-11-14T10:00:01Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-14T10:00:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f887a80cf7e08acee531f96f925dd701b1b12c2'/>
<id>urn:sha1:9f887a80cf7e08acee531f96f925dd701b1b12c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devd.  A daemon that hooks into the kernel's /dev/devctl to produce</title>
<updated>2002-10-20T22:15:17Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-10-20T22:15:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e530e0446bc7693ef10d27234bbbb21dbd0913aa'/>
<id>urn:sha1:e530e0446bc7693ef10d27234bbbb21dbd0913aa</id>
<content type='text'>
arbitrary commands when devices come and go in the device tree (which is
different than the /dev directory).

This is an initial version.  Much of the planned power isn't here.
Instead of doing the full matching, we always run /etc/devd-generic.
/etc/devd.generic will go away at some point, I think.

I'm committing it in this early state so I can start getting feedback
from early adapters.

Approved by: re
</content>
</entry>
</feed>
