K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-04-04T20:52:27.000000Z K 7 svn:log V 247 Change mtx_init() to now take an extra argument. The third argument is the generic lock type for use with witness. If this argument is NULL then the lock name is used as the lock type. Add a macro for a lock type name for network driver locks. END