Module Name: src Committed By: martin Date: Tue Nov 21 12:12:26 UTC 2023
Modified Files: src/sys/kern: exec_subr.c Log Message: Stopgap build fix for kernels w/o PAX_MPROTECT after the fixes for PR 57711: mark variable as unused (sometimes, e.g. in macppc kernels). To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/sys/kern/exec_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.