Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Note USE_FORT.
details: https://anonhg.NetBSD.org/src/rev/5376e39cc9dd
branches: trunk
changeset: 765673:5376e39cc9dd
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Jun 02 08:58:34 2011 +0000
description:
Note USE_FORT.
diffstat:
share/man/man5/mk.conf.5 | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r e9df49c6d157 -r 5376e39cc9dd share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5 Thu Jun 02 02:33:42 2011 +0000
+++ b/share/man/man5/mk.conf.5 Thu Jun 02 08:58:34 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mk.conf.5,v 1.53 2011/05/20 16:02:23 plunky Exp $
+.\" $NetBSD: mk.conf.5,v 1.54 2011/06/02 08:58:34 jruoho Exp $
.\"
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 8, 2009
+.Dd June 2, 2011
.Dt MK.CONF 5
.Os
.\" turn off hyphenation
@@ -728,6 +728,16 @@
.Pa src .
.DFLTu
.
+.It Sy USE_FORT
+Indicates whether the so-called
+.Dq FORTIFY_SOURCE
+.Xr security 7
+extensions are enabled; see
+.Xr ssp 3
+for details.
+This imposes some performance penalty.
+.DFLTn
+.
.It Sy USE_HESIOD
.YorN
Indicates whether Hesiod support is
Home |
Main Index |
Thread Index |
Old Index