Elad Efrat
2009-04-30 22:57:34 UTC
Hi,
Attached diff pushes down some kauth(9) calls closer to where their
return value is used.
I've changed some curlwp->l_cred to kauth_cred_get(), functions now
pass credentials instead of a variable that says if the caller is
privileged or not, etc.
Please review.
Thanks,
-e.
Attached diff pushes down some kauth(9) calls closer to where their
return value is used.
I've changed some curlwp->l_cred to kauth_cred_get(), functions now
pass credentials instead of a variable that says if the caller is
privileged or not, etc.
Please review.
Thanks,
-e.