Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/kern



Module Name:    src
Committed By:   tron
Date:           Mon Oct 31 20:53:03 UTC 2005

Modified Files:
        src/sys/kern [netbsd-2-0]: kern_exec.c

Log Message:
Apply patch (requested by dan in ticket #5955):
Don't clear unconditionally P_SUGID when we exec. Clear it only when
the real and effective user and group ids match. From Tavis Ormandy.


To generate a diff of this commit:
cvs rdiff -r1.185.2.2 -r1.185.2.3 src/sys/kern/kern_exec.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