osd-contiki/apps
2009-02-09 20:54:49 +00:00
..
about Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
calc Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +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 Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
directory Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
email Added process declaration 2008-11-06 08:30:23 +00:00
ftp Added process declaration 2008-11-06 08:30:23 +00:00
irc Bugfix: rewrote the switch() statement into an if/else sequence. Protothreads and switches do not mix well. 2008-11-28 00:15:43 +00:00
netconf Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
ping6 *** empty log message *** 2008-10-14 14:54:23 +00:00
process-list Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
program-handler Improve consistency if WITH_LOADER_ARCH is 0. 2008-02-15 17:31:44 +00:00
raven-ipso Added an application and example to run IPSo interoperability test using RAVEN boards 2009-01-27 10:57:28 +00:00
raven-lcd-interface Fix to allow building without LCD interface 2008-10-15 14:38:20 +00:00
raven-webserver Changes by "David Kopf" <dak664@embarqmail.com> to: 2008-11-18 22:03:12 +00:00
serial-shell Added cr/nl to end of prompt to make scripting easier 2009-02-08 19:28:57 +00:00
shell Use C rand() instead of random_rand() 2009-02-09 20:54:49 +00:00
telnet Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
telnetd Include wget shell command in "standard" shell environments. 2008-11-10 22:10:32 +00:00
udp end of apps for uIPv6 2008-10-14 09:44:20 +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 Removed unused variable (and some whitespaces). 2008-11-10 21:57:26 +00:00
webserver webserver bugfix, caused nightly wget test to fail: 2009-02-09 13:04:37 +00:00