K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-06-15T10:32:01.000000Z K 7 svn:log V 269 Replace the old SCM_CREDS cred procedures. They can now be replaced just fine with getpeereid() and the whole code gets a lot simpler. We don't break the ABI, since all server programms use __rpc_get_local_uid(), and we just change library internals. Reviewed by: des END