two new shell commands: download and sendcmd

This commit is contained in:
fros4943 2009-04-16 14:33:47 +00:00
parent 7810d362a6
commit a23b4fd40b
7 changed files with 539 additions and 4 deletions

View file

@ -6,7 +6,8 @@ shell_src = shell.c shell-reboot.c \
shell-rime-debug.c shell-coffee.c \
shell-wget.c shell-httpd.c shell-irc.c \
shell-checkpoint.c shell-power.c \
shell-tcpsend.c shell-udpsend.c shell-ping.c
shell-tcpsend.c shell-udpsend.c shell-ping.c \
shell-rime-sendcmd.c shell-download.c
#shell-rsh.c
shell_dsc = shell-dsc.c