Date: Sat, 26 Apr 2003 13:59:04 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/devd devd.cc devd.h devd.hh Message-ID: <200304262059.h3QKx4eg099191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304262059.h3QKx4eg099191>
