04d63f90b5
W^X mappings. Disabled by default. First proposed in: http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html More information in: http://pax.grsecurity.net/docs/mprotect.txt Read relevant parts of options(4) and sysctl(3) before using! Lots of thanks to the PaX author and Matt Thomas.
6 lines
95 B
Makefile
6 lines
95 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/05/16 00:08:25 elad Exp $
|
|
|
|
PROG= paxctl
|
|
|
|
.include <bsd.prog.mk>
|