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
|
#ifdef DIAGNOSTICS
|
||||||
int diagnostic; /* telnet diagnostic capabilities */
|
int diagnostic; /* telnet diagnostic capabilities */
|
||||||
#endif /* DIAGNOSTICS */
|
#endif /* DIAGNOSTICS */
|
||||||
#ifdef BFTPDAEMON
|
|
||||||
int bftpd; /* behave as bftp daemon */
|
|
||||||
#endif /* BFTPDAEMON */
|
|
||||||
#if defined(SecurID)
|
#if defined(SecurID)
|
||||||
int require_SecurID;
|
int require_SecurID;
|
||||||
#endif
|
#endif
|
||||||
@@ -86,11 +83,6 @@ char *neturg; /* one past last bye of urgent data */
|
|||||||
|
|
||||||
int pcc, ncc;
|
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 ourpty, net;
|
||||||
int SYNCHing; /* we are in TELNET SYNCH mode */
|
int SYNCHing; /* we are in TELNET SYNCH mode */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user