K 10 svn:author V 6 alfred K 8 svn:date V 27 2000-11-26T12:08:17.000000Z K 7 svn:log V 335 Make uidinfo subsystem mpsafe use a mutex lock when looking up/deleting entries on the hashlist use a mutex lock on each uidinfo when updating fields make uifree() a void function rather than 'int' since no one cares allocate uidinfo structs with the M_ZERO flag and don't explicitly initialize them Assisted by: eivind, jhb, jakeb END