osd-contiki/apps
nvt-se 2b1053f0e3 shorten file size function by using the new CFS_SEEK_END. 2009-05-15 23:04:15 +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 Minor change. 2009-03-01 12:11:17 +00:00
cmdd Minor change. 2009-03-01 12:11:17 +00:00
codeprop switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET) 2009-02-27 14:28:02 +00:00
deluge shorten file size function by using the new CFS_SEEK_END. 2009-05-15 23:04:15 +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 Minor change. 2009-03-01 12:11:17 +00:00
serial-shell Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
shell the third read parameter must be checked for existence. 2009-05-12 14:22:58 +00:00
telnet Added a telnet_connect() function 2009-03-05 23:56:56 +00:00
telnetd Include wget shell command in "standard" shell environments. 2008-11-10 22:10:32 +00:00
twitter Removed unused include serial-shell.h 2009-05-11 17:31:13 +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 #include ctk-textentry-cmdline.h, plus a bunch of whitespace removed 2009-02-25 08:52:27 +00:00
webserver webserver bugfix, caused nightly wget test to fail: 2009-02-09 13:04:37 +00:00