Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 0 mappings are currently disabled on all arch...



details:   https://anonhg.NetBSD.org/src/rev/3461a64f771c
branches:  trunk
changeset: 808322:3461a64f771c
user:      shm <shm%NetBSD.org@localhost>
date:      Wed May 13 11:36:12 2015 +0000

description:
0 mappings are currently disabled on all architectures.

diffstat:

 share/man/man7/security.7 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r ec9bb13934ac -r 3461a64f771c share/man/man7/security.7
--- a/share/man/man7/security.7 Wed May 13 11:21:38 2015 +0000
+++ b/share/man/man7/security.7 Wed May 13 11:36:12 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.7,v 1.11 2014/03/18 18:20:40 riastradh Exp $
+.\" $NetBSD: security.7,v 1.12 2015/05/13 11:36:12 shm Exp $
 .\"
 .\" Copyright (c) 2006, 2011 Elad Efrat <elad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -351,8 +351,7 @@
 .Nx
 it is possible to restrict whether user processes are
 allowed to make mappings at the zero address.
-By default, address 0 mappings are restricted
-on the i386 and amd64 architectures.
+By default, address 0 mappings are restricted on all architectures.
 It is however known that some third-party programs
 may not function properly with the restriction.
 Such mappings can be allowed either by using the



Home | Main Index | Thread Index | Old Index