Module Name: src
Committed By: jruoho
Date: Wed Apr 21 06:00:07 UTC 2010
Modified Files:
src/share/man/man8: security.8
Log Message:
Finally, add FORTIFY_SOURCE also to the "table of contents".
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man8/security.8
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/man8/security.8
diff -u src/share/man/man8/security.8:1.25 src/share/man/man8/security.8:1.26
--- src/share/man/man8/security.8:1.25 Wed Apr 21 05:53:32 2010
+++ src/share/man/man8/security.8 Wed Apr 21 06:00:06 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.8,v 1.25 2010/04/21 05:53:32 wiz Exp $
+.\" $NetBSD: security.8,v 1.26 2010/04/21 06:00:06 jruoho Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <[email protected]>
.\" All rights reserved.
@@ -40,6 +40,7 @@
that will help you get started.
.Pp
Contents:
+.Pp
.Bl -hyphen -compact -offset indent
.It
Veriexec
@@ -89,7 +90,11 @@
.Tn PaX SegvGuard
.It
.Xr gcc 1
-stack-smashing protection (SSP)
+stack-smashing protection
+.Pq Tn SSP
+.It
+bounds checked libc functions
+.Pq Tn FORTIFY_SOURCE
.El
.Ss PaX ASLR
.Em PaX ASLR