Openssh is back

This commit is contained in:
2024-10-23 15:20:21 +02:00
parent f3b44ec049
commit dd20e2937d
28 changed files with 3108 additions and 1 deletions

View File

@ -0,0 +1,5 @@
--- servconf.c.orig 2015-03-28 23:08:41.296700000 -0500
+++ servconf.c 2015-03-28 23:08:54.016291000 -0500
@@ -318 +318 @@
- options->version_addendum = xstrdup("");
+ options->version_addendum = xstrdup(SSH_VERSION_FREEBSD_PORT);