summaryrefslogtreecommitdiff
path: root/security/ssh/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-29 21:31:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-29 21:31:50 +0000
commita78b81fa8ecc91288509c1d764aaad227469ce28 (patch)
tree51e7a7857d513f18f0bc03f26a6248fea12a11ca /security/ssh/files
parentUpdate to version 1.2.30. (diff)
Update to version 1.2.31.
Notes
Notes: svn path=/head/; revision=62195
Diffstat (limited to 'security/ssh/files')
-rw-r--r--security/ssh/files/patch-af9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/ssh/files/patch-af b/security/ssh/files/patch-af
index 2feee63b99f5..e9f2a66f0dbd 100644
--- a/security/ssh/files/patch-af
+++ b/security/ssh/files/patch-af
@@ -402,15 +402,6 @@
/* Perform session preparation. */
do_authenticated(pw);
-@@ -2962,7 +3074,7 @@
- #ifdef UF_OPAQUE
- UF_OPAQUE |
- #endif /* UF_OPAQUE */
-- 0)) < 0)
-+ 0) < 0)
- {
- debug("chflags failed for %s, error: %s",
- ttyname, strerror(errno));
@@ -3383,15 +3495,16 @@
char line[256];
struct stat st;