Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Mon Jul 17 14:47:02 UTC 2006

Modified Files:
        src/sys/kern: init_sysctl.c kern_auth.c

Log Message:
- Don't cast kauth_cred_t to (struct ucred *), just set pc_ucred = NULL.
- Fill ucred::cr_ref.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/kern/init_sysctl.c
cvs rdiff -r1.11 -r1.12 src/sys/kern/kern_auth.c

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