diff options
author | 2017-05-01 09:27:45 +0000 | |
---|---|---|
committer | 2017-05-01 09:27:45 +0000 | |
commit | eb95351c9af8315a99b2359da368f8d322f36885 (patch) | |
tree | eaa3e54f7a66524dbfcbf53c735bffb8bfc1a9de | |
parent | Fewer kgdb(7) references and fix previous. (diff) | |
download | wireguard-openbsd-eb95351c9af8315a99b2359da368f8d322f36885.tar.xz wireguard-openbsd-eb95351c9af8315a99b2359da368f8d322f36885.zip |
don't know why cvs didn't exterminate these the first time around,
I use rm -f and everuthing...
pointed out by sobrado@
-rw-r--r-- | usr.bin/ssh/deattack.c | 0 | ||||
-rw-r--r-- | usr.bin/ssh/deattack.h | 0 | ||||
-rw-r--r-- | usr.bin/ssh/ssh1.h | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/usr.bin/ssh/deattack.c b/usr.bin/ssh/deattack.c deleted file mode 100644 index e69de29bb2d..00000000000 --- a/usr.bin/ssh/deattack.c +++ /dev/null diff --git a/usr.bin/ssh/deattack.h b/usr.bin/ssh/deattack.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/usr.bin/ssh/deattack.h +++ /dev/null diff --git a/usr.bin/ssh/ssh1.h b/usr.bin/ssh/ssh1.h deleted file mode 100644 index e69de29bb2d..00000000000 --- a/usr.bin/ssh/ssh1.h +++ /dev/null |