K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-08-16T07:01:43.000000Z K 7 svn:log V 208 Hide 'struct ucred' behind '#ifdef _KERNEL', this should stop userland from attempting to use it for good. There is a catch, kvm_proc.c needs to '#define _KERNEL' to get at the ucred. Requested by: rwatson END