BFTPDAEMON: removed.
UNICOS5: removed. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@719 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -63,9 +63,6 @@ int restartany; /* restart output on any character state */
|
||||
#ifdef DIAGNOSTICS
|
||||
int diagnostic; /* telnet diagnostic capabilities */
|
||||
#endif /* DIAGNOSTICS */
|
||||
#ifdef BFTPDAEMON
|
||||
int bftpd; /* behave as bftp daemon */
|
||||
#endif /* BFTPDAEMON */
|
||||
#if defined(SecurID)
|
||||
int require_SecurID;
|
||||
#endif
|
||||
@@ -86,11 +83,6 @@ char *neturg; /* one past last bye of urgent data */
|
||||
|
||||
int pcc, ncc;
|
||||
|
||||
#if defined(CRAY2) && defined(UNICOS5)
|
||||
int unpcc; /* characters left unprocessed by CRAY-2 terminal routine */
|
||||
char *unptyip; /* pointer to remaining characters in buffer */
|
||||
#endif
|
||||
|
||||
int ourpty, net;
|
||||
int SYNCHing; /* we are in TELNET SYNCH mode */
|
||||
|
||||
|
Reference in New Issue
Block a user