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:
Assar Westerlund
1996-09-09 19:28:23 +00:00
parent 44b4fe5d48
commit 26341b10ad

View File

@@ -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 */