There is a bug in the cdevDirectory object in version 1.3 of cdev which will
cause problems if you attempt to use an attribute name which is a substring
of the device name or the verb. New versions of the affected files are on
the ftp site.
1) replace cdev1.3/src/namesvc/nametbl.cc with nametbl.cc.patch
2) replace cdev1.3/src/directory/cdevDirectory.cc with cdevDirectory.cc.patch
3) remake cdev
Chip Watson & Danjin Wu