Module Name: src Committed By: thorpej Date: Wed Apr 29 01:53:48 UTC 2020
Modified Files: src/sys/kern: sys_sched.c Log Message: Sanitize the pid and lid arguments passed to do_sched_getparam() and sys__sched_getaffinity() now that -1 as the pid argument to lwp_find2() means "wildcard proc". To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/kern/sys_sched.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.