oliverschmidt
525108f957
Changed #ifdef to #if for checking CONF flag to be more consistent with predominant coding style.
2007-04-14 08:11:24 +00:00
oliverschmidt
7aae71934d
Providing a dummy program_handler_load() made made the telnet server work without program-handler but on the other hand incompatible with an exsistng program handler :-(
...
Therefore I replaced that hack with a clean CONF macro, which by the way really removes the run() and exec() functionality instead of just implementing it empty.
2007-04-13 21:04:52 +00:00
oliverschmidt
661a58cddb
Make lists of source files for each app available individually - i.e. for creation of dynamically loadable modules.
2007-04-05 19:50:43 +00:00
oliverschmidt
074e74a584
Avoid generating new CTK events if process_exit() and LOADER_UNLOAD() was already called.
2006-12-29 23:05:19 +00:00
oliverschmidt
5235bed2b2
The Contiki 2.x process entity doesn't contain a process id anymore. Therefore processes are killed by name rather then by id.
2006-08-30 22:06:18 +00:00
oliverschmidt
972e458edf
Avoid compiler warning.
2006-08-21 21:44:13 +00:00
adamdunkels
c9e808d638
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00