]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create a new C++ header file called devd.hh which has all the class
authorWarner Losh <imp@FreeBSD.org>
Sat, 26 Apr 2003 20:59:04 +0000 (20:59 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 26 Apr 2003 20:59:04 +0000 (20:59 +0000)
commit6aeeca8edf430749fd06906be1d363d23e086e64
tree2343cb82f7d1f2b8bbd96a837ca592ec27d7630f
parent4bee32ae9c8faf6ad8dfce7ffbbd6f707a3f65c6
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).
sbin/devd/devd.cc
sbin/devd/devd.h
sbin/devd/devd.hh [new file with mode: 0644]