telnetd/telnet
Stephen Heumann 327170235b Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO:
*New makefile
*Refer to local versions of telnet-related headers, rather than system ones
*Use termcap instead of termios
*Change hostname lookup in telnetd back to older code (which assumes IPv4, but that's all GNO supports anyway)
2015-05-30 22:12:01 -05:00
..
authenc.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
baud.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
commands.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
defines.h Very large style makeover. 2001-11-30 21:06:38 +00:00
externs.h Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
fdset.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
general.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
main.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
network.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
ring.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
ring.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
sys_bsd.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
telnet.1 Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
telnet.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
terminal.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00
types.h Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
utilities.c Changes to make telnet & telnetd compile on OS X, and begin adapting them to GNO: 2015-05-30 22:12:01 -05:00