Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/26/2006 14:48:40
Module Name:	src
Committed By:	elad
Date:		Tue Sep 26 14:48:40 UTC 2006

Modified Files:
	src/lib/libc/gen: sysctl.3
	src/sbin/sysctl: sysctl.8
	src/share/man/man4: options.4
	src/sys/kern: kern_pax.c

Log Message:
Change the PaX mprotect(2) restrictions' "global_protection" knob to
just "global" -- it's shorter and more readable. Update documentation.


To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 src/lib/libc/gen/sysctl.3
cvs rdiff -r1.153 -r1.154 src/sbin/sysctl/sysctl.8
cvs rdiff -r1.334 -r1.335 src/share/man/man4/options.4
cvs rdiff -r1.3 -r1.4 src/sys/kern/kern_pax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.