summaryrefslogtreecommitdiff
path: root/regress/misc
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2017-10-20 02:13:41 +0000
committerDamien Miller <djm@mindrot.org>2017-10-20 13:15:40 +1100
commitd3b6aeb546242c9e61721225ac4387d416dd3d5e (patch)
tree0f7583e6e02cbd903d61cbda0859349122941116 /regress/misc
parentb011edbb32e41aaab01386ce4c0efcc9ff681c4a (diff)
upstream commit
more RCSIDs Upstream-Regress-ID: 1aecbe3f8224793f0ec56741a86d619830eb33be
Diffstat (limited to 'regress/misc')
-rw-r--r--regress/misc/kexfuzz/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/misc/kexfuzz/README b/regress/misc/kexfuzz/README
index abd7b50ee..504c26f3b 100644
--- a/regress/misc/kexfuzz/README
+++ b/regress/misc/kexfuzz/README
@@ -30,3 +30,5 @@ Limitations: kexfuzz can't change the ordering of packets at
30present. It is limited to replacing individual packets with 30present. It is limited to replacing individual packets with
31fuzzed variants with the same type. It really should allow 31fuzzed variants with the same type. It really should allow
32insertion, deletion on replacement of packets too. 32insertion, deletion on replacement of packets too.
33
34$OpenBSD: README,v 1.3 2017/10/20 02:13:41 djm Exp $