summaryrefslogtreecommitdiff
path: root/Ports/openssh
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/openssh')
-rw-r--r--Ports/openssh/patches/ReadMe.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/Ports/openssh/patches/ReadMe.md b/Ports/openssh/patches/ReadMe.md
index fd32fa438b..9bf1d18035 100644
--- a/Ports/openssh/patches/ReadMe.md
+++ b/Ports/openssh/patches/ReadMe.md
@@ -5,9 +5,6 @@
ifdef out missing functionality
-
-
-
## `0002-Add-a-missing-stdio.h-include.patch`
Add a missing stdio.h include
@@ -18,25 +15,21 @@ Add a missing stdio.h include
Fix pledges to conform to serenity's pledge()
-
## `0004-Remove-inet_aton-redefinition.patch`
Remove inet_aton() redefinition
-
## `0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch`
Assume SSH 2.0 and sidestep some scanf issues
-
## `0006-Use-sendfd-recvfd-on-serenity.patch`
Use sendfd/recvfd on serenity
-
## `0007-Use-unveil-for-privsep.patch`
Use unveil for privsep