[BACK]Return to commands.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / telnet

Diff for /src/usr.bin/telnet/commands.c between version 1.16 and 1.17

version 1.16, 1998/05/23 12:15:20 version 1.17, 1998/07/01 19:31:12
Line 2428 
Line 2428 
                     herror(hostp);                      herror(hostp);
                     seteuid(getuid());                      seteuid(getuid());
                     setuid(getuid());                      setuid(getuid());
                     fprintf (stderr, "%s: %s\r\n", hostp ? hostp : "",  
                              "unknown error");  
                     return 0;                      return 0;
                 }                  }
             }              }

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17