contiki/apps
2010-09-22 22:11:20 +00:00
..
about
calc
cmdd
codeprop
deluge ctimer moved from net/rime to sys/ 2010-06-14 18:58:45 +00:00
dhcp
directory
email
ftp
irc
netconf
ping6
powertrace Rewrote the default powertrace_sniff() behaviour. Instead of printing 2010-09-22 22:09:52 +00:00
process-list
program-handler
serial-shell
servreg-hack Servreg-hack makefile 2010-06-15 20:01:10 +00:00
shell Made use of the new collect keepalive timer 2010-09-22 22:11:20 +00:00
telnet
telnetd
twitter
vnc
webbrowser Converting the last screen line from ASCII to PETSCII as it was done up to now almost never makes sense. Either the conent to be converted is not the last screen line or the last screen line was already converted (and is incorrectly converted back). Therefore now only a partial line not already converted before gets converted. 2010-07-21 21:03:06 +00:00
webserver Up to now the root of the webserver filesystem was always the current directory. Now an optional file 'wwwroot.cfg' is read. If present its content is used as prefix in the conversion of http paths to local paths. This prefix may be a relative path as well as an absolute path. 2010-08-30 19:44:38 +00:00