K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-10-24T02:48:38.000000Z K 7 svn:log V 261 o Note an additional potential problem here: LOCKD_MSG directly exports struct ucred to userland. In 5.0-CURRENT, it is desirable to instead export struct xucred, as ucred contains mutexes, pointers, and other kernel evil. I'll add it to my work queue. END