freebsd-dev/sbin/devd
Gordon Tetlow 9a4e73fe5e At imp's request, force devd to be statically compiled. This avoids the
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.
2003-08-17 08:40:49 +00:00
..
devd.8 mdoc(7) fixes: Expand contraction. 2003-05-17 22:21:27 +00:00
devd.cc Remove old workaround 2003-07-23 23:50:00 +00:00
devd.conf.5 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devd.h Create a new C++ header file called devd.hh which has all the class 2003-04-26 20:59:04 +00:00
devd.hh Create a new C++ header file called devd.hh which has all the class 2003-04-26 20:59:04 +00:00
Makefile At imp's request, force devd to be statically compiled. This avoids the 2003-08-17 08:40:49 +00:00
parse.y Allow zero or more actions in an action list, rather than requiring 2003-05-15 02:23:32 +00:00
token.l Simplistic C comment re is wrong, use more correct one 2003-07-23 23:50:25 +00:00