added experimental checkpointing functionality:

currently only implemented on the sky platform
This commit is contained in:
fros4943
2009-02-04 17:49:15 +00:00
parent fda75c4c08
commit bf39076206
6 changed files with 270 additions and 2 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ shell_src = shell.c shell-reboot.c \
shell-file.c shell-netfile.c shell-run.c \
shell-rime-ping.c shell-rime-sniff.c shell-rime-netcmd.c \
shell-rime-debug.c shell-coffee.c \
shell-wget.c shell-httpd.c shell-irc.c
shell-wget.c shell-httpd.c shell-irc.c \
shell-checkpoint.c
#shell-rsh.c
shell_dsc = shell-dsc.c