Module Name: src Committed By: christos Date: Sun Sep 15 20:51:03 UTC 2019
Modified Files: src/sys/kern: sys_mqueue.c vfs_syscalls.c Log Message: Prevent O_EXEC for mq_open(2), and O_EXEC with a writable fd for open(2). To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/kern/sys_mqueue.c cvs rdiff -u -r1.533 -r1.534 src/sys/kern/vfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.