|
|
1.1 ! root 1: /* ! 2: * @(#)telnet.ext 3.1 10/29/86 ! 3: */ ! 4: ! 5: /* ! 6: * Definitions of external routines and variables from ../telnet.c. ! 7: */ ! 8: ! 9: extern int ! 10: #if defined(unix) ! 11: HaveInput, ! 12: #endif /* defined(unix) */ ! 13: tout, ! 14: tin; ! 15: ! 16: extern char *transcom; ! 17: ! 18: extern int ! 19: netflush(), ! 20: quit(), ! 21: TtyChars(), ! 22: DataToNetwork(), ! 23: DataToTerminal(), ! 24: suspend(); ! 25: ! 26: extern void ! 27: outputPurge(), ! 28: EmptyTerminal(), ! 29: StringToTerminal(), ! 30: _putchar(), ! 31: ExitString(), ! 32: ExitPerror(), ! 33: setconnmode(), ! 34: setcommandmode(), ! 35: command();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.