Module Name: src
Committed By: jruoho
Date: Thu Jun 2 08:58:34 UTC 2011
Modified Files:
src/share/man/man5: mk.conf.5
Log Message:
Note USE_FORT.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/share/man/man5/mk.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.53 src/share/man/man5/mk.conf.5:1.54
--- src/share/man/man5/mk.conf.5:1.53 Fri May 20 16:02:23 2011
+++ src/share/man/man5/mk.conf.5 Thu Jun 2 08:58:34 2011
@@ -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