This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-15 04:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
apps
/
telnetd
History
oliverschmidt
e6cc0105b0
- It doesn't make sense to me add the shell sources here _AND_ link to the shell app.
...
- The shell app needs to be there so the '-' prefix is wrong here.
2008-03-28 22:40:55 +00:00
..
Makefile.telnetd
- It doesn't make sense to me add the shell sources here _AND_ link to the shell app.
2008-03-28 22:40:55 +00:00
telnetd-dsc.c
…
telnetd-dsc.h
…
telnetd-gui.c
As adding some commands to the telnet server shell doesn't seem to be desirable in the application it's now done in the gui-specific code.
2008-02-29 00:07:03 +00:00
telnetd.c
Avoided compiler warning.
2008-02-28 23:59:05 +00:00
telnetd.h
Adjusted telnet server to the new shell logic.
2008-02-09 17:15:58 +00:00