Displaying 1 result from an estimated 1 matches for "tjwl".
Did you mean:
jwl
2001 Apr 30
0
hostname as static link
...001
***************
*** 498,505 ****
}
/* Check that we got a host name. */
if (!host)
! usage();
SSLeay_add_all_algorithms();
ERR_load_crypto_strings();
--- 499,512 ----
}
/* Check that we got a host name. */
+ /* TJWL */
if (!host)
! {
! if ( strcmp(av[0], "ssh") == 0 )
! usage();
! else
! host = av[0];
! }
SSLeay_add_all_algorithms();
ERR_load_crypto_strings();
--
T. Joseph W. Lazio, Ph.D. voice: +1 202 40...