summaryrefslogtreecommitdiff
path: root/security/fwtk
diff options
context:
space:
mode:
Diffstat (limited to 'security/fwtk')
-rw-r--r--security/fwtk/files/patch-ao10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/fwtk/files/patch-ao b/security/fwtk/files/patch-ao
new file mode 100644
index 000000000000..520145267ac1
--- /dev/null
+++ b/security/fwtk/files/patch-ao
@@ -0,0 +1,10 @@
+--- ftp-gw/ftp-gw.c.orig Fri Feb 6 03:05:43 1998
++++ ftp-gw/ftp-gw.c Mon Sep 28 19:54:10 1998
+@@ -155,6 +155,7 @@
+ "stat", OP_CONN, /* overload */ cmd_abor,
+ "dele", OP_CONN|OP_XTND, 0,
+ "size", OP_CONN, 0,
++ "mdtm", OP_CONN, 0,
+ 0, 0, 0
+ };
+