/[shishi]/inetutils/rlogind/rlogind.c
ViewVC logotype

Diff of /inetutils/rlogind/rlogind.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by npo, Mon Sep 29 09:41:27 2003 UTC revision 1.10 by npo, Tue Oct 7 18:35:53 2003 UTC
# Line 1035  do_shishi_login (int infd, struct auth_d Line 1035  do_shishi_login (int infd, struct auth_d
1035    size_t compcksumlen;    size_t compcksumlen;
1036    char cksumdata[100];    char cksumdata[100];
1037    struct sockaddr_in sock;    struct sockaddr_in sock;
1038    size_t socklen;        size_t socklen = sizeof (struct sockaddr_in);    
1039        
1040  #ifdef ENCRYPTION    #ifdef ENCRYPTION  
1041    rc = get_auth (infd, &ad->h, &ad->ap, &ad->enckey, err_msg, &ad->protocol,    rc = get_auth (infd, &ad->h, &ad->ap, &ad->enckey, err_msg, &ad->protocol,

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26