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:   yamt
Date:           Tue Jun 13 13:56:50 UTC 2006

Modified Files:
        src/sys/kern: init_sysctl.c kern_auth.c kern_sig.c
        src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
remove unnecessary arguments from kauth_authorize_process.
ie. make it similar to the one found in apple TN.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/kern/init_sysctl.c
cvs rdiff -r1.6 -r1.7 src/sys/kern/kern_auth.c
cvs rdiff -r1.222 -r1.223 src/sys/kern/kern_sig.c
cvs rdiff -r1.131 -r1.132 src/sys/miscfs/procfs/procfs_vnops.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