Source-Changes archive

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

CVS commit: [netbsd-3] src/sys



Module Name:    src
Committed By:   ghen
Date:           Tue Jun 26 17:00:48 UTC 2007

Modified Files:
        src/sys/kern [netbsd-3]: kern_verifiedexec.c vfs_syscalls.c
        src/sys/sys [netbsd-3]: verified_exec.h

Log Message:
Pull up following revision(s) (requested by blymn in ticket #1471):
        sys/kern/kern_verifiedexec.c: patch
        sys/kern/vfs_syscalls.c: patch
        sys/sys/verified_exec.h: patch
Prevent users to rename a file to a veriexec protected file and to run
unfingerprinted files at strict level two or above.


To generate a diff of this commit:
cvs rdiff -r1.9.2.30 -r1.9.2.31 src/sys/kern/kern_verifiedexec.c
cvs rdiff -r1.217.2.12 -r1.217.2.13 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.6.2.11 -r1.6.2.12 src/sys/sys/verified_exec.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