This directory contains routines for manipulating the HRPC activation
database.  Currently this "database" is just a good old ASCII file.  At some
point, speed will be important so we will use dbm(3).  Drawback is that we
have write a bunch of interface routines, rather than using editors and
cat.  So for now we punt the dbm stuff.  In an event, this info should
probably be in HNS.

