]> git.mxchange.org Git - flightgear.git/commit
Bernie Bright:
authorcurt <curt>
Fri, 2 Aug 2002 22:49:34 +0000 (22:49 +0000)
committercurt <curt>
Fri, 2 Aug 2002 22:49:34 +0000 (22:49 +0000)
commit0c0b1506614b61901fc0c2dff3895423f4cb8937
tree608ecefc0c4ffa10479f730e96796f1e338ea835
parentdc28e74081517599743f7f0871f52a4055e98b01
Bernie Bright:

I've merged FGProps and FGTelnet so there is just a single property server.
I've left in the --telnet=port# command line option but it could be removed
if we wanted to.  The command line accepts two forms of the --props option.
The original (--props=medium,dir,hz,host,port#,style) and the shorter
--props=port#.  If you accept this change then src/Network/telnet.[ch]xx
can be removed from the cvs repository.
src/Main/fg_io.cxx
src/Network/Makefile.am
src/Network/atc610x.cxx
src/Network/props.cxx
src/Network/props.hxx
src/Network/telnet.cxx [deleted file]
src/Network/telnet.hxx [deleted file]