Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   elad
Date:           Mon Jan 15 17:45:33 UTC 2007

Modified Files:
        src/share/man/man9: kauth.9
        src/sys/kern: kern_auth.c kern_fork.c
        src/sys/sys: kauth.h

Log Message:
Introduce kauth_proc_fork() to control credential inheritance.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/share/man/man9/kauth.9
cvs rdiff -r1.37 -r1.38 src/sys/kern/kern_auth.c
cvs rdiff -r1.128 -r1.129 src/sys/kern/kern_fork.c
cvs rdiff -r1.32 -r1.33 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