contiki/apps/telnetd
oliverschmidt 7aae71934d Providing a dummy program_handler_load() made made the telnet server work without program-handler but on the other hand incompatible with an exsistng program handler :-(
Therefore I replaced that hack with a clean CONF macro, which by the way really removes the run() and exec() functionality instead of just implementing it empty.
2007-04-13 21:04:52 +00:00
..
Makefile.telnetd
telnetd-dsc.c
telnetd-dsc.h
telnetd-gui.c
telnetd.c Providing a dummy program_handler_load() made made the telnet server work without program-handler but on the other hand incompatible with an exsistng program handler :-( 2007-04-13 21:04:52 +00:00
telnetd.h