Subj : CVS commit src/syncterm/GNUmakefile Makefile bbslist.c bbslist.h conn.c conn.h objects.mk raw_io.c raw_io.h rlogin.c rlogin.h s To : All From : deuce Date : Tue Jan 18 2005 10:32 pm src/syncterm GNUmakefile 1.6 1.7 Makefile 1.4 1.5 bbslist.c 1.15 1.16 bbslist.h 1.4 1.5 conn.c NONE 1.1 conn.h NONE 1.1 objects.mk 1.8 1.9 raw_io.c NONE 1.1 raw_io.h NONE 1.1 rlogin.c 1.17 1.18 rlogin.h 1.5 1.6 syncterm.c 1.17 1.18 telnet_io.c NONE 1.1 telnet_io.h NONE 1.1 term.c 1.29 1.30 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv28712 Modified Files: GNUmakefile Makefile bbslist.c bbslist.h objects.mk rlogin.c rlogin.h syncterm.c term.c Added Files: conn.c conn.h raw_io.c raw_io.h telnet_io.c telnet_io.h Log Message: Initial support for telnet and RAW connections. conn.c is horrible and should just be a struct. .