K 10 svn:author V 5 green K 8 svn:date V 27 1999-09-19T02:17:02.000000Z K 7 svn:log V 268 Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually. Make a sonewconn3() which takes an extra argument (proc) so new sockets created with sonewconn() from a user's system call get the correct credentials, not just the parent's credentials. END