osd-contiki/apps
2006-08-21 21:45:25 +00:00
..
about Added header necessary for petsciiconv_toascii(). 2006-08-13 13:59:07 +00:00
calc Avoid compiler warnings. 2006-08-16 22:09:51 +00:00
cmdd Removed old contiki-1.x-based code 2006-06-17 23:07:35 +00:00
codeprop Slightly outdated versions were imported to sf. 2006-08-02 14:33:36 +00:00
dhcp Added handling of dhcp_unconfigured events 2006-06-17 23:08:16 +00:00
directory Reactivated application core functionality (and avoid compiler warning). 2006-08-13 14:02:07 +00:00
editor Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
email Avoid compiler warnings. 2006-08-21 21:32:24 +00:00
ftp More uip_ipaddr_t fixes (and avoid compiler warning). 2006-08-21 21:37:37 +00:00
irc Avoid compiler warnings. 2006-08-21 21:39:01 +00:00
netconf More uip_ipaddr_t fixes and removal of the last occurances of WITH_UIP. 2006-08-21 21:42:40 +00:00
process-list Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
program-handler The program_handler_add() mechanism relied on being used after the initialization of the program_handler (and the ctk) process but before entering the event handling. In Contiki 2.x there's no such explicit process initialization anymore - and the implicit asynchronous initialization runs after program_handler_add(). Therefore the initialization of the data structures modified by program_handler_add() had to be removed from that asynchronous process initialization. Instead C-langugae global data.initialization is used. 2006-08-15 00:11:45 +00:00
shell Avoid compiler warning. 2006-08-21 21:44:13 +00:00
telnet Avoid compiler warnings. 2006-08-21 21:45:25 +00:00
telnetd Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
vnc VNC viewer 2006-06-17 23:08:35 +00:00
webbrowser Avoid compiler warnings. 2006-08-14 23:31:40 +00:00
webserver Avoid compiler warnings. 2006-08-16 22:09:51 +00:00