cvs commit: src/sbin/devd devd.cc devd.h devd.hh
Warner Losh
imp at FreeBSD.org
Sat Apr 26 13:59:06 PDT 2003
imp 2003/04/26 13:59:04 PDT
FreeBSD src repository
Modified files:
sbin/devd devd.cc devd.h
Added files:
sbin/devd devd.hh
Log:
Create a new C++ header file called devd.hh which has all the class
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).
Revision Changes Path
1.13 +2 -101 src/sbin/devd/devd.cc
1.3 +7 -0 src/sbin/devd/devd.h
1.1 +163 -0 src/sbin/devd/devd.hh (new)
More information about the cvs-src
mailing list