summaryrefslogtreecommitdiff
path: root/security/hpn-ssh/files/patch-monitor.h
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-09-26 18:13:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-09-26 18:13:52 +0000
commit67cde0f8e7510ac2a684a418b1ff46fd779532f9 (patch)
treef9b3ebfc159c1e8d48f0f8ae91cab99a86d87dd3 /security/hpn-ssh/files/patch-monitor.h
parentAdd wv2, a library providing routines to access Microsoft Word/Excel files. (diff)
- update to 3.7.1p2
more regressions tests successfull
Notes
Notes: svn path=/head/; revision=89470
Diffstat (limited to 'security/hpn-ssh/files/patch-monitor.h')
-rw-r--r--security/hpn-ssh/files/patch-monitor.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/security/hpn-ssh/files/patch-monitor.h b/security/hpn-ssh/files/patch-monitor.h
deleted file mode 100644
index 2c42831b40ab..000000000000
--- a/security/hpn-ssh/files/patch-monitor.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- monitor.h.orig Tue Jun 11 18:42:49 2002
-+++ monitor.h Sun Jun 30 07:13:09 2002
-@@ -50,6 +51,10 @@
- MONITOR_REQ_RSACHALLENGE, MONITOR_ANS_RSACHALLENGE,
- MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE,
- MONITOR_REQ_PAM_START,
-+ MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX,
-+ MONITOR_REQ_PAM_QUERY, MONITOR_ANS_PAM_QUERY,
-+ MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
-+ MONITOR_REQ_PAM_FREE_CTX, MONITOR_ANS_PAM_FREE_CTX,
- MONITOR_REQ_TERM
- };
-