osd-contiki/apps
2008-02-05 12:22:49 +00:00
..
about *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
calc Removed compiler warnings. 2007-11-17 22:50:49 +00:00
cmdd Removed obsolete comment. 2007-11-30 11:14:05 +00:00
codeprop Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
dhcp *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
directory Have ctk (at least on conio) work correctly without menus. 2007-12-15 21:04:51 +00:00
email Removed compiler warnings. 2007-11-18 00:57:44 +00:00
ftp Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +00:00
irc Removed (unnecessary) reference to the textedit widget header that was recently moved to the backyard. 2007-11-22 12:02:24 +00:00
netconf Applications have been modified to support !UIP_UDP and !CTK_CONF_WINDOWCLOSE. 2007-09-29 04:12:15 +00:00
process-list Removed the last change so that we can assume all global variables are zero-initialized. 2007-09-30 02:32:23 +00:00
program-handler Minimal reformatting. 2007-12-15 13:03:17 +00:00
shell Compile shell-sky.c only for the sky target, added shell-rime-netcmd.c 2008-02-05 12:22:49 +00:00
telnet Do not depend on TELNET_CONF_WINDOW_HEIGHT being defined. 2007-11-17 22:27:09 +00:00
telnetd Minor formatting change. 2007-11-30 11:15:41 +00:00
vnc *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
webbrowser Don't depend on program handler if building without wget support. 2007-12-15 21:56:23 +00:00
webserver Yet another PETSCII<->ASCII issue solved - this time it caused failure to send the right content type. 2007-12-09 23:35:03 +00:00