contiki/apps
adamdunkels 585620c102 Reverted the recent change from random_rand() to rand(). It turned out that
since libc rand() returns a signed int, there were frequently problems with
timer values wrapping. By reverting to random_rand(), we can provide a
random generator that returns an unsigned and the timer problems are solved.
2009-02-11 11:08:53 +00:00
..
about
calc
cmdd
codeprop
dhcp
directory
email
ftp
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
ping6
process-list
program-handler
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
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 Reverted the recent change from random_rand() to rand(). It turned out that 2009-02-11 11:08:53 +00:00
telnet
telnetd
udp
vnc
webbrowser
webserver webserver bugfix, caused nightly wget test to fail: 2009-02-09 13:04:37 +00:00