Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pooka
Date: Sun Oct 22 13:07:15 UTC 2006
Modified Files:
src/sys/kern: kern_auth.c
src/sys/nfs: nfs_export.c nfs_syscalls.c
src/sys/sys: kauth.h
Log Message:
kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred()
per tech-kern proposal
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/kern/kern_auth.c
cvs rdiff -r1.17 -r1.18 src/sys/nfs/nfs_export.c
cvs rdiff -r1.97 -r1.98 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.14 -r1.15 src/sys/sys/kauth.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index