NetBSD-Bugs archive

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

PR/57711 CVS commit: src/sys/kern



The following reply was made to PR kern/57711; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57711 CVS commit: src/sys/kern
Date: Tue, 21 Nov 2023 12:12:26 +0000

 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.
 


Home | Main Index | Thread Index | Old Index