summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sandbox-capsicum.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-03-24 19:15:13 +0000
committerdes <des@FreeBSD.org>2014-03-24 19:15:13 +0000
commitfc833dce1b5bf6fcabeb19ab1dd8cca53f61f702 (patch)
tree14111e04c59f0b565d8a20f5e13a60b25ce5b287 /crypto/openssh/sandbox-capsicum.c
parent4d523456c74f0ddc517b308316bcd000a9aabab5 (diff)
downloadFreeBSD-src-fc833dce1b5bf6fcabeb19ab1dd8cca53f61f702.zip
FreeBSD-src-fc833dce1b5bf6fcabeb19ab1dd8cca53f61f702.tar.gz
Add a pre-merge script which reverts mechanical changes such as added
$FreeBSD$ tags and man page dates. Add a post-merge script which reapplies these changes. Run both scripts to normalize the existing code base. As a result, many files which should have had $FreeBSD$ tags but didn't now have them. Partly rewrite the upgrade instructions and remove the now outdated list of tricks.
Diffstat (limited to 'crypto/openssh/sandbox-capsicum.c')
-rw-r--r--crypto/openssh/sandbox-capsicum.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssh/sandbox-capsicum.c b/crypto/openssh/sandbox-capsicum.c
index 1e1c15c..f05588e 100644
--- a/crypto/openssh/sandbox-capsicum.c
+++ b/crypto/openssh/sandbox-capsicum.c
@@ -15,6 +15,8 @@
*/
#include "includes.h"
+__RCSID("$FreeBSD$");
+__RCSID("$FreeBSD$");
#ifdef SANDBOX_CAPSICUM
OpenPOWER on IntegriCloud