Displaying 1 result from an estimated 1 matches for "my_openssh".
Did you mean:
1_openssh
2004 Jan 06
1
Keychain Patch Try II
...quot;unlock keychain prompt" which OS X throws up (i.e. you are logging in
to an OS X server, and ssh-ing from there). If someone could try that
and tell me what the patch does, I'd be really grateful. Thanks!
Will
-----------------------------------------------------------
diff -u my_openssh-3.7p1/configure.ac openssh-3.7p1/configure.ac
--- my_openssh-3.7p1/configure.ac Thu Dec 18 09:46:05 2003
+++ openssh-3.7p1/configure.ac Mon Sep 15 22:48:15 2003
@@ -131,26 +131,7 @@
}], [AC_MSG_RESULT(working)],
[AC_MSG_RESULT(buggy)
AC_DEFINE(BROKEN_GETADDRINFO)],
- [AC_MSG_RESULT(assume i...