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
4bf1ecc20e
Made endianess configuration actually work.
2007-04-11 00:25:38 +00:00
adamdunkels
58f45dbc19
Updated to use the cpu/native makefile
2007-03-31 18:44:14 +00:00
oliverschmidt
35051ffbd3
Adjusted packet forwarding to moving all ARP handling to service wrapper.
2007-03-27 21:26:24 +00:00
oliverschmidt
571b956400
Added missing adjustment to recent change on moving all ARP handling to service wrappers.
2007-03-27 21:19:35 +00:00
oliverschmidt
df02b4667a
Copied tapdev from minimal-net to gtk.
2007-03-27 20:49:09 +00:00
adamdunkels
cf57e00d60
uip_ipaddr_t changes fixed thanks to Marcelo Barros
2006-09-20 19:06:41 +00:00
oliverschmidt
62fa3b8c01
Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-(
2006-08-15 14:46:33 +00:00
oliverschmidt
48609fb3a3
Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port.
2006-08-13 15:06:08 +00:00
adamdunkels
8ee4f7fc3d
Removed out-commented stuff from Makefiles
2006-06-24 06:23:47 +00:00
adamdunkels
46ad48666c
GTK makefile
2006-06-24 06:06:19 +00:00
adamdunkels
9e9a00fe03
Code for drawing the VNC screen, does not work
2006-06-17 23:07:15 +00:00
adamdunkels
627a8720b5
Added about, vnc, cmdd to apps
2006-06-17 23:06:58 +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