/[inetutils]/inetutils/telnetd/telnetd.h
ViewVC logotype

Diff of /inetutils/telnetd/telnetd.h

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

revision 1.5 by gray, Sun Apr 7 14:31:56 2002 UTC revision 1.6 by gray, Mon Apr 8 14:05:56 2002 UTC
# Line 250  extern int     restartany;     /* restart output Line 250  extern int     restartany;     /* restart output
250  extern int      diagnostic;     /* telnet diagnostic capabilities */  extern int      diagnostic;     /* telnet diagnostic capabilities */
251  #if defined(AUTHENTICATION)  #if defined(AUTHENTICATION)
252  extern int      auth_level;  extern int      auth_level;
253    extern int      autologin;
254  #endif  #endif
255    
256  extern slcfun   slctab[NSLC + 1];       /* slc mapping table */  extern slcfun   slctab[NSLC + 1];       /* slc mapping table */
# Line 377  extern void wontoption P((int)); Line 378  extern void wontoption P((int));
378  #ifdef  ENCRYPTION  #ifdef  ENCRYPTION
379  extern void     (*encrypt_output) P((unsigned char *, int));  extern void     (*encrypt_output) P((unsigned char *, int));
380  extern int      (*decrypt_input) P((int));  extern int      (*decrypt_input) P((int));
 extern char     *nclearto;  
381  #endif  /* ENCRYPTION */  #endif  /* ENCRYPTION */
382    
383    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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