From fc833dce1b5bf6fcabeb19ab1dd8cca53f61f702 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 24 Mar 2014 19:15:13 +0000 Subject: 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. --- crypto/openssh/serverloop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/openssh/serverloop.c') diff --git a/crypto/openssh/serverloop.c b/crypto/openssh/serverloop.c index 3224818..8a3bfba 100644 --- a/crypto/openssh/serverloop.c +++ b/crypto/openssh/serverloop.c @@ -37,6 +37,7 @@ */ #include "includes.h" +__RCSID("$FreeBSD$"); #include #include -- cgit v1.1