diff --git a/platform/c64/Makefile b/secondary/platform/c64/Makefile similarity index 97% rename from platform/c64/Makefile rename to secondary/platform/c64/Makefile index 83c62cd74..b84cab161 100644 --- a/platform/c64/Makefile +++ b/secondary/platform/c64/Makefile @@ -27,7 +27,7 @@ # # This file is part of the Contiki desktop environment # -# $Id: Makefile,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ +# $Id: Makefile,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ # CONTIKI=../.. diff --git a/platform/c64/apps/blueround-dsc.c b/secondary/platform/c64/apps/blueround-dsc.c similarity index 97% rename from platform/c64/apps/blueround-dsc.c rename to secondary/platform/c64/apps/blueround-dsc.c index 5ffa564c5..d22b253df 100644 --- a/platform/c64/apps/blueround-dsc.c +++ b/secondary/platform/c64/apps/blueround-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: blueround-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: blueround-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/cgterm-dsc.c b/secondary/platform/c64/apps/cgterm-dsc.c similarity index 97% rename from platform/c64/apps/cgterm-dsc.c rename to secondary/platform/c64/apps/cgterm-dsc.c index 5e069e320..e5d705e66 100644 --- a/platform/c64/apps/cgterm-dsc.c +++ b/secondary/platform/c64/apps/cgterm-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: cgterm-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: cgterm-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/cgterm.c b/secondary/platform/c64/apps/cgterm.c similarity index 100% rename from platform/c64/apps/cgterm.c rename to secondary/platform/c64/apps/cgterm.c diff --git a/platform/c64/apps/config.c b/secondary/platform/c64/apps/config.c similarity index 98% rename from platform/c64/apps/config.c rename to secondary/platform/c64/apps/config.c index 187529cff..2a08e171a 100644 --- a/platform/c64/apps/config.c +++ b/secondary/platform/c64/apps/config.c @@ -28,7 +28,7 @@ * * This file is part of the Contiki desktop OS. * - * $Id: config.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: config.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/configedit-dsc.c b/secondary/platform/c64/apps/configedit-dsc.c similarity index 97% rename from platform/c64/apps/configedit-dsc.c rename to secondary/platform/c64/apps/configedit-dsc.c index b82c52c9b..0457fcce1 100644 --- a/platform/c64/apps/configedit-dsc.c +++ b/secondary/platform/c64/apps/configedit-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: configedit-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: configedit-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/configedit-dsc.h b/secondary/platform/c64/apps/configedit-dsc.h similarity index 96% rename from platform/c64/apps/configedit-dsc.h rename to secondary/platform/c64/apps/configedit-dsc.h index be9e33f10..a05596115 100644 --- a/platform/c64/apps/configedit-dsc.h +++ b/secondary/platform/c64/apps/configedit-dsc.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: configedit-dsc.h,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: configedit-dsc.h,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ #ifndef __CONFIGEDIT_DSC_H__ diff --git a/platform/c64/apps/configedit.c b/secondary/platform/c64/apps/configedit.c similarity index 99% rename from platform/c64/apps/configedit.c rename to secondary/platform/c64/apps/configedit.c index 54ac8b1ec..e8ba0a883 100644 --- a/platform/c64/apps/configedit.c +++ b/secondary/platform/c64/apps/configedit.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: configedit.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: configedit.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/default-dsc.c b/secondary/platform/c64/apps/default-dsc.c similarity index 97% rename from platform/c64/apps/default-dsc.c rename to secondary/platform/c64/apps/default-dsc.c index 585fb04f0..cf6eea58e 100644 --- a/platform/c64/apps/default-dsc.c +++ b/secondary/platform/c64/apps/default-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: default-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: default-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/enabler-dsc.c b/secondary/platform/c64/apps/enabler-dsc.c similarity index 97% rename from platform/c64/apps/enabler-dsc.c rename to secondary/platform/c64/apps/enabler-dsc.c index 1da789ab4..cd898bdbd 100644 --- a/platform/c64/apps/enabler-dsc.c +++ b/secondary/platform/c64/apps/enabler-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: enabler-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: enabler-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/http-user-agent-string.c b/secondary/platform/c64/apps/http-user-agent-string.c similarity index 96% rename from platform/c64/apps/http-user-agent-string.c rename to secondary/platform/c64/apps/http-user-agent-string.c index dd59a0aba..fe12dc531 100644 --- a/platform/c64/apps/http-user-agent-string.c +++ b/secondary/platform/c64/apps/http-user-agent-string.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: http-user-agent-string.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: http-user-agent-string.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ */ char http_user_agent_fields[100] = /* "Connection: close\r\nUser-Agent: Contiki/1.1-rc0 (Commodore 64; http://dunkels.com/adam/contiki/)\r\n\r\n" */ diff --git a/platform/c64/apps/http-user-agent-string.h b/secondary/platform/c64/apps/http-user-agent-string.h similarity index 95% rename from platform/c64/apps/http-user-agent-string.h rename to secondary/platform/c64/apps/http-user-agent-string.h index 6767640c3..9e45eb4d2 100644 --- a/platform/c64/apps/http-user-agent-string.h +++ b/secondary/platform/c64/apps/http-user-agent-string.h @@ -30,6 +30,6 @@ * * Author: Adam Dunkels * - * $Id: http-user-agent-string.h,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: http-user-agent-string.h,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ */ extern char http_user_agent_fields[100]; diff --git a/platform/c64/apps/memstat-dsc.c b/secondary/platform/c64/apps/memstat-dsc.c similarity index 97% rename from platform/c64/apps/memstat-dsc.c rename to secondary/platform/c64/apps/memstat-dsc.c index 88831b28d..b0e31423e 100644 --- a/platform/c64/apps/memstat-dsc.c +++ b/secondary/platform/c64/apps/memstat-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: memstat-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: memstat-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/mtest.c b/secondary/platform/c64/apps/mtest.c similarity index 97% rename from platform/c64/apps/mtest.c rename to secondary/platform/c64/apps/mtest.c index d492c1094..77ce67805 100644 --- a/platform/c64/apps/mtest.c +++ b/secondary/platform/c64/apps/mtest.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: mtest.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: mtest.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ */ #include "mt.h" diff --git a/platform/c64/apps/plasma-dsc.c b/secondary/platform/c64/apps/plasma-dsc.c similarity index 97% rename from platform/c64/apps/plasma-dsc.c rename to secondary/platform/c64/apps/plasma-dsc.c index 223f0c916..ff9518d9f 100644 --- a/platform/c64/apps/plasma-dsc.c +++ b/secondary/platform/c64/apps/plasma-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: plasma-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: plasma-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/plasma.c b/secondary/platform/c64/apps/plasma.c similarity index 99% rename from platform/c64/apps/plasma.c rename to secondary/platform/c64/apps/plasma.c index c8f84e0f5..8b26a9cd8 100644 --- a/platform/c64/apps/plasma.c +++ b/secondary/platform/c64/apps/plasma.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: plasma.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: plasma.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/ravenpine-dsc.c b/secondary/platform/c64/apps/ravenpine-dsc.c similarity index 97% rename from platform/c64/apps/ravenpine-dsc.c rename to secondary/platform/c64/apps/ravenpine-dsc.c index aa2c0b4e6..dfde09a62 100644 --- a/platform/c64/apps/ravenpine-dsc.c +++ b/secondary/platform/c64/apps/ravenpine-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: ravenpine-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: ravenpine-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/springlight-dsc.c b/secondary/platform/c64/apps/springlight-dsc.c similarity index 97% rename from platform/c64/apps/springlight-dsc.c rename to secondary/platform/c64/apps/springlight-dsc.c index 380f95bf8..f8c5c9e23 100644 --- a/platform/c64/apps/springlight-dsc.c +++ b/secondary/platform/c64/apps/springlight-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: springlight-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: springlight-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/ssfire-dsc.c b/secondary/platform/c64/apps/ssfire-dsc.c similarity index 97% rename from platform/c64/apps/ssfire-dsc.c rename to secondary/platform/c64/apps/ssfire-dsc.c index 46c9f1c25..cf5af4b3f 100644 --- a/platform/c64/apps/ssfire-dsc.c +++ b/secondary/platform/c64/apps/ssfire-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: ssfire-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: ssfire-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/ssfire.c b/secondary/platform/c64/apps/ssfire.c similarity index 98% rename from platform/c64/apps/ssfire.c rename to secondary/platform/c64/apps/ssfire.c index 01e3a67b3..af2f08b18 100644 --- a/platform/c64/apps/ssfire.c +++ b/secondary/platform/c64/apps/ssfire.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: ssfire.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: ssfire.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/themeloader.c b/secondary/platform/c64/apps/themeloader.c similarity index 96% rename from platform/c64/apps/themeloader.c rename to secondary/platform/c64/apps/themeloader.c index 16a92482a..ead6bc85f 100644 --- a/platform/c64/apps/themeloader.c +++ b/secondary/platform/c64/apps/themeloader.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: themeloader.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: themeloader.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/vnc-draw-asm.S b/secondary/platform/c64/apps/vnc-draw-asm.S similarity index 100% rename from platform/c64/apps/vnc-draw-asm.S rename to secondary/platform/c64/apps/vnc-draw-asm.S diff --git a/platform/c64/apps/vnc-draw-asm.h b/secondary/platform/c64/apps/vnc-draw-asm.h similarity index 96% rename from platform/c64/apps/vnc-draw-asm.h rename to secondary/platform/c64/apps/vnc-draw-asm.h index 1a324ccd8..1071fd71c 100644 --- a/platform/c64/apps/vnc-draw-asm.h +++ b/secondary/platform/c64/apps/vnc-draw-asm.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki VNC client * - * $Id: vnc-draw-asm.h,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: vnc-draw-asm.h,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ #ifndef __VNC_DRAW_ASM_H__ diff --git a/platform/c64/apps/vnc-draw.c b/secondary/platform/c64/apps/vnc-draw.c similarity index 99% rename from platform/c64/apps/vnc-draw.c rename to secondary/platform/c64/apps/vnc-draw.c index 9ebd6aea8..c892dbe2e 100644 --- a/platform/c64/apps/vnc-draw.c +++ b/secondary/platform/c64/apps/vnc-draw.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki VNC client * - * $Id: vnc-draw.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: vnc-draw.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/warmboot.c b/secondary/platform/c64/apps/warmboot.c similarity index 96% rename from platform/c64/apps/warmboot.c rename to secondary/platform/c64/apps/warmboot.c index cec4675fe..365f8074e 100644 --- a/platform/c64/apps/warmboot.c +++ b/secondary/platform/c64/apps/warmboot.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: warmboot.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: warmboot.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/apps/welcome.c b/secondary/platform/c64/apps/welcome.c similarity index 98% rename from platform/c64/apps/welcome.c rename to secondary/platform/c64/apps/welcome.c index 8f8a8feca..cfea7741c 100644 --- a/platform/c64/apps/welcome.c +++ b/secondary/platform/c64/apps/welcome.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: welcome.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: welcome.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/wget-dsc.c b/secondary/platform/c64/apps/wget-dsc.c similarity index 97% rename from platform/c64/apps/wget-dsc.c rename to secondary/platform/c64/apps/wget-dsc.c index 91fc3c55c..eb4df9516 100644 --- a/platform/c64/apps/wget-dsc.c +++ b/secondary/platform/c64/apps/wget-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: wget-dsc.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: wget-dsc.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/apps/wget-dsc.h b/secondary/platform/c64/apps/wget-dsc.h similarity index 96% rename from platform/c64/apps/wget-dsc.h rename to secondary/platform/c64/apps/wget-dsc.h index 6e7c23d45..31815b854 100644 --- a/platform/c64/apps/wget-dsc.h +++ b/secondary/platform/c64/apps/wget-dsc.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: wget-dsc.h,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: wget-dsc.h,v 1.1 2007/05/23 22:36:56 oliverschmidt Exp $ * */ #ifndef __WGET_DSC_H__ diff --git a/platform/c64/apps/wget.c b/secondary/platform/c64/apps/wget.c similarity index 99% rename from platform/c64/apps/wget.c rename to secondary/platform/c64/apps/wget.c index b2cac9ed3..4b75c2d99 100644 --- a/platform/c64/apps/wget.c +++ b/secondary/platform/c64/apps/wget.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: wget.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: wget.c,v 1.1 2007/05/23 22:36:56 oliverschmidt Exp $ * */ diff --git a/platform/c64/c64.cfg b/secondary/platform/c64/c64.cfg similarity index 100% rename from platform/c64/c64.cfg rename to secondary/platform/c64/c64.cfg diff --git a/platform/c64/contiki-conf.h b/secondary/platform/c64/contiki-conf.h similarity index 100% rename from platform/c64/contiki-conf.h rename to secondary/platform/c64/contiki-conf.h diff --git a/platform/c64/ctk/ctk-80col-asm.S b/secondary/platform/c64/ctk/ctk-80col-asm.S similarity index 100% rename from platform/c64/ctk/ctk-80col-asm.S rename to secondary/platform/c64/ctk/ctk-80col-asm.S diff --git a/platform/c64/ctk/ctk-80col-asm.h b/secondary/platform/c64/ctk/ctk-80col-asm.h similarity index 97% rename from platform/c64/ctk/ctk-80col-asm.h rename to secondary/platform/c64/ctk/ctk-80col-asm.h index d5632ee3b..75ac3d8ec 100644 --- a/platform/c64/ctk/ctk-80col-asm.h +++ b/secondary/platform/c64/ctk/ctk-80col-asm.h @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-80col-asm.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-80col-asm.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-80col-theme.h b/secondary/platform/c64/ctk/ctk-80col-theme.h similarity index 97% rename from platform/c64/ctk/ctk-80col-theme.h rename to secondary/platform/c64/ctk/ctk-80col-theme.h index 6ba455e8c..5664c5485 100644 --- a/platform/c64/ctk/ctk-80col-theme.h +++ b/secondary/platform/c64/ctk/ctk-80col-theme.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-80col-theme.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-80col-theme.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ #ifndef __CTK_80COL_THEME_H__ diff --git a/platform/c64/ctk/ctk-80col.c b/secondary/platform/c64/ctk/ctk-80col.c similarity index 99% rename from platform/c64/ctk/ctk-80col.c rename to secondary/platform/c64/ctk/ctk-80col.c index a43136f00..86b1d99ad 100644 --- a/platform/c64/ctk/ctk-80col.c +++ b/secondary/platform/c64/ctk/ctk-80col.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: ctk-80col.c,v 1.2 2006/09/09 23:09:59 oliverschmidt Exp $ + * $Id: ctk-80col.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/ctk/ctk-arch.h b/secondary/platform/c64/ctk/ctk-arch.h similarity index 96% rename from platform/c64/ctk/ctk-arch.h rename to secondary/platform/c64/ctk/ctk-arch.h index 2f8782875..1d0e25c2e 100644 --- a/platform/c64/ctk/ctk-arch.h +++ b/secondary/platform/c64/ctk/ctk-arch.h @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-arch.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-arch.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-asm.S b/secondary/platform/c64/ctk/ctk-hires-asm.S similarity index 100% rename from platform/c64/ctk/ctk-hires-asm.S rename to secondary/platform/c64/ctk/ctk-hires-asm.S diff --git a/platform/c64/ctk/ctk-hires-asm.h b/secondary/platform/c64/ctk/ctk-hires-asm.h similarity index 97% rename from platform/c64/ctk/ctk-hires-asm.h rename to secondary/platform/c64/ctk/ctk-hires-asm.h index 5eb93fb60..008b4d177 100644 --- a/platform/c64/ctk/ctk-hires-asm.h +++ b/secondary/platform/c64/ctk/ctk-hires-asm.h @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-hires-asm.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-asm.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-service.c b/secondary/platform/c64/ctk/ctk-hires-service.c similarity index 99% rename from platform/c64/ctk/ctk-hires-service.c rename to secondary/platform/c64/ctk/ctk-hires-service.c index fc0c2572f..5dea21a10 100644 --- a/platform/c64/ctk/ctk-hires-service.c +++ b/secondary/platform/c64/ctk/ctk-hires-service.c @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-hires-service.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-service.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme-blueround.c b/secondary/platform/c64/ctk/ctk-hires-theme-blueround.c similarity index 99% rename from platform/c64/ctk/ctk-hires-theme-blueround.c rename to secondary/platform/c64/ctk/ctk-hires-theme-blueround.c index 4ea2f8446..cae4dd840 100644 --- a/platform/c64/ctk/ctk-hires-theme-blueround.c +++ b/secondary/platform/c64/ctk/ctk-hires-theme-blueround.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme-blueround.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme-blueround.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme-default.c b/secondary/platform/c64/ctk/ctk-hires-theme-default.c similarity index 99% rename from platform/c64/ctk/ctk-hires-theme-default.c rename to secondary/platform/c64/ctk/ctk-hires-theme-default.c index 74e3aa604..d94e412a1 100644 --- a/platform/c64/ctk/ctk-hires-theme-default.c +++ b/secondary/platform/c64/ctk/ctk-hires-theme-default.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme-default.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme-default.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme-enabler.c b/secondary/platform/c64/ctk/ctk-hires-theme-enabler.c similarity index 99% rename from platform/c64/ctk/ctk-hires-theme-enabler.c rename to secondary/platform/c64/ctk/ctk-hires-theme-enabler.c index eab78270c..b4ba3bb40 100644 --- a/platform/c64/ctk/ctk-hires-theme-enabler.c +++ b/secondary/platform/c64/ctk/ctk-hires-theme-enabler.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme-enabler.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme-enabler.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme-ravenpine.c b/secondary/platform/c64/ctk/ctk-hires-theme-ravenpine.c similarity index 99% rename from platform/c64/ctk/ctk-hires-theme-ravenpine.c rename to secondary/platform/c64/ctk/ctk-hires-theme-ravenpine.c index 7c0874c90..1ba02d7b5 100644 --- a/platform/c64/ctk/ctk-hires-theme-ravenpine.c +++ b/secondary/platform/c64/ctk/ctk-hires-theme-ravenpine.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme-ravenpine.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme-ravenpine.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme-springlight.c b/secondary/platform/c64/ctk/ctk-hires-theme-springlight.c similarity index 99% rename from platform/c64/ctk/ctk-hires-theme-springlight.c rename to secondary/platform/c64/ctk/ctk-hires-theme-springlight.c index 43df3cee7..6eb0f3e74 100644 --- a/platform/c64/ctk/ctk-hires-theme-springlight.c +++ b/secondary/platform/c64/ctk/ctk-hires-theme-springlight.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme-springlight.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme-springlight.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires-theme.h b/secondary/platform/c64/ctk/ctk-hires-theme.h similarity index 97% rename from platform/c64/ctk/ctk-hires-theme.h rename to secondary/platform/c64/ctk/ctk-hires-theme.h index 34e2406a7..79cfc78a9 100644 --- a/platform/c64/ctk/ctk-hires-theme.h +++ b/secondary/platform/c64/ctk/ctk-hires-theme.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS for the C64 * - * $Id: ctk-hires-theme.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires-theme.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ #ifndef __CTK_HIRES_THEME_H__ diff --git a/platform/c64/ctk/ctk-hires.c b/secondary/platform/c64/ctk/ctk-hires.c similarity index 99% rename from platform/c64/ctk/ctk-hires.c rename to secondary/platform/c64/ctk/ctk-hires.c index 3b94735be..975fca3db 100644 --- a/platform/c64/ctk/ctk-hires.c +++ b/secondary/platform/c64/ctk/ctk-hires.c @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-hires.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires.c,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-hires.h b/secondary/platform/c64/ctk/ctk-hires.h similarity index 96% rename from platform/c64/ctk/ctk-hires.h rename to secondary/platform/c64/ctk/ctk-hires.h index a2af558a5..add431169 100644 --- a/platform/c64/ctk/ctk-hires.h +++ b/secondary/platform/c64/ctk/ctk-hires.h @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-hires.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-hires.h,v 1.1 2007/05/23 22:36:58 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-mouse-1351.S b/secondary/platform/c64/ctk/ctk-mouse-1351.S similarity index 100% rename from platform/c64/ctk/ctk-mouse-1351.S rename to secondary/platform/c64/ctk/ctk-mouse-1351.S diff --git a/platform/c64/ctk/ctk-mouse-arch.c b/secondary/platform/c64/ctk/ctk-mouse-arch.c similarity index 98% rename from platform/c64/ctk/ctk-mouse-arch.c rename to secondary/platform/c64/ctk/ctk-mouse-arch.c index ec3ab6538..da4b5d397 100644 --- a/platform/c64/ctk/ctk-mouse-arch.c +++ b/secondary/platform/c64/ctk/ctk-mouse-arch.c @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-mouse-arch.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-mouse-arch.c,v 1.1 2007/05/23 22:36:59 oliverschmidt Exp $ * */ diff --git a/platform/c64/ctk/ctk-mouse-asm.S b/secondary/platform/c64/ctk/ctk-mouse-asm.S similarity index 100% rename from platform/c64/ctk/ctk-mouse-asm.S rename to secondary/platform/c64/ctk/ctk-mouse-asm.S diff --git a/platform/c64/ctk/ctk-mouse-joy.S b/secondary/platform/c64/ctk/ctk-mouse-joy.S similarity index 100% rename from platform/c64/ctk/ctk-mouse-joy.S rename to secondary/platform/c64/ctk/ctk-mouse-joy.S diff --git a/platform/c64/ctk/ctk-mouse.c b/secondary/platform/c64/ctk/ctk-mouse.c similarity index 98% rename from platform/c64/ctk/ctk-mouse.c rename to secondary/platform/c64/ctk/ctk-mouse.c index b99c246cb..1920acd4b 100644 --- a/platform/c64/ctk/ctk-mouse.c +++ b/secondary/platform/c64/ctk/ctk-mouse.c @@ -29,7 +29,7 @@ * * This file is part of the "ctk" console GUI toolkit for cc65 * - * $Id: ctk-mouse.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: ctk-mouse.c,v 1.1 2007/05/23 22:36:59 oliverschmidt Exp $ * */ diff --git a/platform/c64/lib/iconfield.c b/secondary/platform/c64/lib/iconfield.c similarity index 98% rename from platform/c64/lib/iconfield.c rename to secondary/platform/c64/lib/iconfield.c index caf86f9e1..e18a00bf6 100644 --- a/platform/c64/lib/iconfield.c +++ b/secondary/platform/c64/lib/iconfield.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: iconfield.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: iconfield.c,v 1.1 2007/05/23 22:36:59 oliverschmidt Exp $ * */ diff --git a/platform/c64/lib/mtarch-asm.S b/secondary/platform/c64/lib/mtarch-asm.S similarity index 100% rename from platform/c64/lib/mtarch-asm.S rename to secondary/platform/c64/lib/mtarch-asm.S diff --git a/platform/c64/lib/mtarch.c b/secondary/platform/c64/lib/mtarch.c similarity index 98% rename from platform/c64/lib/mtarch.c rename to secondary/platform/c64/lib/mtarch.c index 53e79afd8..8fb8ce79e 100644 --- a/platform/c64/lib/mtarch.c +++ b/secondary/platform/c64/lib/mtarch.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: mtarch.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: mtarch.c,v 1.1 2007/05/23 22:36:59 oliverschmidt Exp $ */ #include "mtarch.h" #include diff --git a/platform/c64/lib/mtarch.h b/secondary/platform/c64/lib/mtarch.h similarity index 97% rename from platform/c64/lib/mtarch.h rename to secondary/platform/c64/lib/mtarch.h index a116c0e86..8abfda902 100644 --- a/platform/c64/lib/mtarch.h +++ b/secondary/platform/c64/lib/mtarch.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: mtarch.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: mtarch.h,v 1.1 2007/05/23 22:36:59 oliverschmidt Exp $ */ #ifndef __MTARCH_H__ #define __MTARCH_H__ diff --git a/platform/c64/lib/save-driveunit.S b/secondary/platform/c64/lib/save-driveunit.S similarity index 100% rename from platform/c64/lib/save-driveunit.S rename to secondary/platform/c64/lib/save-driveunit.S diff --git a/platform/c64/loader/c64-dio-asm.S b/secondary/platform/c64/loader/c64-dio-asm.S similarity index 100% rename from platform/c64/loader/c64-dio-asm.S rename to secondary/platform/c64/loader/c64-dio-asm.S diff --git a/platform/c64/loader/c64-dio-asm.h b/secondary/platform/c64/loader/c64-dio-asm.h similarity index 96% rename from platform/c64/loader/c64-dio-asm.h rename to secondary/platform/c64/loader/c64-dio-asm.h index 794f977ec..93ee6cca9 100644 --- a/platform/c64/loader/c64-dio-asm.h +++ b/secondary/platform/c64/loader/c64-dio-asm.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS * - * $Id: c64-dio-asm.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-dio-asm.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ #ifndef __C64_DIO_ASM_H__ diff --git a/platform/c64/loader/c64-dio.c b/secondary/platform/c64/loader/c64-dio.c similarity index 98% rename from platform/c64/loader/c64-dio.c rename to secondary/platform/c64/loader/c64-dio.c index 2de007b7f..090535121 100644 --- a/platform/c64/loader/c64-dio.c +++ b/secondary/platform/c64/loader/c64-dio.c @@ -42,7 +42,7 @@ * * This file is part of the Contiki desktop OS * - * $Id: c64-dio.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-dio.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/loader/c64-dio.h b/secondary/platform/c64/loader/c64-dio.h similarity index 96% rename from platform/c64/loader/c64-dio.h rename to secondary/platform/c64/loader/c64-dio.h index 8c4e2b636..8359c7c34 100644 --- a/platform/c64/loader/c64-dio.h +++ b/secondary/platform/c64/loader/c64-dio.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop OS * - * $Id: c64-dio.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-dio.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ #ifndef __C64_DIO_H__ diff --git a/platform/c64/loader/c64-fs-raw.c b/secondary/platform/c64/loader/c64-fs-raw.c similarity index 98% rename from platform/c64/loader/c64-fs-raw.c rename to secondary/platform/c64/loader/c64-fs-raw.c index 01fc10e3e..ad2538149 100644 --- a/platform/c64/loader/c64-fs-raw.c +++ b/secondary/platform/c64/loader/c64-fs-raw.c @@ -48,7 +48,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: c64-fs-raw.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-fs-raw.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/loader/c64-fs-raw.h b/secondary/platform/c64/loader/c64-fs-raw.h similarity index 96% rename from platform/c64/loader/c64-fs-raw.h rename to secondary/platform/c64/loader/c64-fs-raw.h index aec1c8cbc..f0096e54d 100644 --- a/platform/c64/loader/c64-fs-raw.h +++ b/secondary/platform/c64/loader/c64-fs-raw.h @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: c64-fs-raw.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-fs-raw.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ #ifndef __C64_FS_RAW_H__ diff --git a/platform/c64/loader/c64-fs-write.c b/secondary/platform/c64/loader/c64-fs-write.c similarity index 98% rename from platform/c64/loader/c64-fs-write.c rename to secondary/platform/c64/loader/c64-fs-write.c index a37c0a2e4..ba94ae012 100644 --- a/platform/c64/loader/c64-fs-write.c +++ b/secondary/platform/c64/loader/c64-fs-write.c @@ -45,7 +45,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: c64-fs-write.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-fs-write.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/loader/c64-fs.c b/secondary/platform/c64/loader/c64-fs.c similarity index 99% rename from platform/c64/loader/c64-fs.c rename to secondary/platform/c64/loader/c64-fs.c index c766e5fdb..4d918f1f6 100644 --- a/platform/c64/loader/c64-fs.c +++ b/secondary/platform/c64/loader/c64-fs.c @@ -54,7 +54,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: c64-fs.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-fs.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/loader/c64-fs.h b/secondary/platform/c64/loader/c64-fs.h similarity index 97% rename from platform/c64/loader/c64-fs.h rename to secondary/platform/c64/loader/c64-fs.h index 9d647177d..38ac3ddd1 100644 --- a/platform/c64/loader/c64-fs.h +++ b/secondary/platform/c64/loader/c64-fs.h @@ -41,7 +41,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: c64-fs.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: c64-fs.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ #ifndef __C64_FS_H__ diff --git a/platform/c64/loader/cfs-1541-asm.S b/secondary/platform/c64/loader/cfs-1541-asm.S similarity index 100% rename from platform/c64/loader/cfs-1541-asm.S rename to secondary/platform/c64/loader/cfs-1541-asm.S diff --git a/platform/c64/loader/cfs-1541.c b/secondary/platform/c64/loader/cfs-1541.c similarity index 97% rename from platform/c64/loader/cfs-1541.c rename to secondary/platform/c64/loader/cfs-1541.c index 682dc2e14..d2979fcc7 100644 --- a/platform/c64/loader/cfs-1541.c +++ b/secondary/platform/c64/loader/cfs-1541.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-1541.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-1541.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/loader/cfs-cbm-posix.c b/secondary/platform/c64/loader/cfs-cbm-posix.c similarity index 98% rename from platform/c64/loader/cfs-cbm-posix.c rename to secondary/platform/c64/loader/cfs-cbm-posix.c index de07b8727..9e71e4565 100644 --- a/platform/c64/loader/cfs-cbm-posix.c +++ b/secondary/platform/c64/loader/cfs-cbm-posix.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-cbm-posix.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-cbm-posix.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/loader/cfs-cbm.c b/secondary/platform/c64/loader/cfs-cbm.c similarity index 98% rename from platform/c64/loader/cfs-cbm.c rename to secondary/platform/c64/loader/cfs-cbm.c index 13eae72b9..173083c62 100644 --- a/platform/c64/loader/cfs-cbm.c +++ b/secondary/platform/c64/loader/cfs-cbm.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-cbm.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-cbm.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/loader/cfs-cbm.h b/secondary/platform/c64/loader/cfs-cbm.h similarity index 96% rename from platform/c64/loader/cfs-cbm.h rename to secondary/platform/c64/loader/cfs-cbm.h index 7e287fcb0..ace16ea6a 100644 --- a/platform/c64/loader/cfs-cbm.h +++ b/secondary/platform/c64/loader/cfs-cbm.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-cbm.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-cbm.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #ifndef __CFS_CBM_H__ #define __CFS_CBM_H__ diff --git a/platform/c64/loader/cfs-init.c b/secondary/platform/c64/loader/cfs-init.c similarity index 98% rename from platform/c64/loader/cfs-init.c rename to secondary/platform/c64/loader/cfs-init.c index c4148d741..6b53631c9 100644 --- a/platform/c64/loader/cfs-init.c +++ b/secondary/platform/c64/loader/cfs-init.c @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-init.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-init.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #include "contiki.h" diff --git a/platform/c64/loader/cfs-init.h b/secondary/platform/c64/loader/cfs-init.h similarity index 96% rename from platform/c64/loader/cfs-init.h rename to secondary/platform/c64/loader/cfs-init.h index 152be33ff..504386dfd 100644 --- a/platform/c64/loader/cfs-init.h +++ b/secondary/platform/c64/loader/cfs-init.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cfs-init.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cfs-init.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #ifndef __CFS_INIT_H__ #define __CFS_INIT_H__ diff --git a/platform/c64/loader/loader-arch.c b/secondary/platform/c64/loader/loader-arch.c similarity index 98% rename from platform/c64/loader/loader-arch.c rename to secondary/platform/c64/loader/loader-arch.c index 1db87d86b..d7f08d1bf 100644 --- a/platform/c64/loader/loader-arch.c +++ b/secondary/platform/c64/loader/loader-arch.c @@ -39,7 +39,7 @@ * * This file is part of the Contiki desktop OS * - * $Id: loader-arch.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: loader-arch.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/main.c b/secondary/platform/c64/main.c similarity index 98% rename from platform/c64/main.c rename to secondary/platform/c64/main.c index d12bc20ca..75fcd8880 100644 --- a/platform/c64/main.c +++ b/secondary/platform/c64/main.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki operating system * - * $Id: main.c,v 1.1 2006/06/17 22:41:25 adamdunkels Exp $ + * $Id: main.c,v 1.1 2007/05/23 22:36:55 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/cs8900a.c b/secondary/platform/c64/net/cs8900a.c similarity index 99% rename from platform/c64/net/cs8900a.c rename to secondary/platform/c64/net/cs8900a.c index 8ab5dbf33..457b8698f 100644 --- a/platform/c64/net/cs8900a.c +++ b/secondary/platform/c64/net/cs8900a.c @@ -28,7 +28,7 @@ * * This file is part of the C64 RealAudio server demo project. * - * $Id: cs8900a.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cs8900a.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/cs8900a.h b/secondary/platform/c64/net/cs8900a.h similarity index 96% rename from platform/c64/net/cs8900a.h rename to secondary/platform/c64/net/cs8900a.h index 949715920..fc44986c3 100644 --- a/platform/c64/net/cs8900a.h +++ b/secondary/platform/c64/net/cs8900a.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: cs8900a.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: cs8900a.h,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ */ #ifndef __CS8900A_H__ #define __CS8900A_H__ diff --git a/platform/c64/net/eth64-drv.c b/secondary/platform/c64/net/eth64-drv.c similarity index 98% rename from platform/c64/net/eth64-drv.c rename to secondary/platform/c64/net/eth64-drv.c index cf603a28f..17c60761c 100644 --- a/platform/c64/net/eth64-drv.c +++ b/secondary/platform/c64/net/eth64-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: eth64-drv.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: eth64-drv.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/eth64-dsc.c b/secondary/platform/c64/net/eth64-dsc.c similarity index 97% rename from platform/c64/net/eth64-dsc.c rename to secondary/platform/c64/net/eth64-dsc.c index 605a82a80..b63d64552 100644 --- a/platform/c64/net/eth64-dsc.c +++ b/secondary/platform/c64/net/eth64-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: eth64-dsc.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: eth64-dsc.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/eth64-dump-drv.c b/secondary/platform/c64/net/eth64-dump-drv.c similarity index 98% rename from platform/c64/net/eth64-dump-drv.c rename to secondary/platform/c64/net/eth64-dump-drv.c index bcace9c86..c1d42d69d 100644 --- a/platform/c64/net/eth64-dump-drv.c +++ b/secondary/platform/c64/net/eth64-dump-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: eth64-dump-drv.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: eth64-dump-drv.c,v 1.1 2007/05/23 22:37:00 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/lan91c96.c b/secondary/platform/c64/net/lan91c96.c similarity index 99% rename from platform/c64/net/lan91c96.c rename to secondary/platform/c64/net/lan91c96.c index 8963ebf9a..c81ef6fb9 100644 --- a/platform/c64/net/lan91c96.c +++ b/secondary/platform/c64/net/lan91c96.c @@ -32,7 +32,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: lan91c96.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: lan91c96.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/lan91c96.h b/secondary/platform/c64/net/lan91c96.h similarity index 96% rename from platform/c64/net/lan91c96.h rename to secondary/platform/c64/net/lan91c96.h index e425cda41..731d02692 100644 --- a/platform/c64/net/lan91c96.h +++ b/secondary/platform/c64/net/lan91c96.h @@ -30,7 +30,7 @@ * * Author: Adam Dunkels * - * $Id: lan91c96.h,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: lan91c96.h,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ */ #ifndef __LAN91C96_H__ diff --git a/platform/c64/net/rrnet-drv-asm.S b/secondary/platform/c64/net/rrnet-drv-asm.S similarity index 100% rename from platform/c64/net/rrnet-drv-asm.S rename to secondary/platform/c64/net/rrnet-drv-asm.S diff --git a/platform/c64/net/rrnet-drv.c b/secondary/platform/c64/net/rrnet-drv.c similarity index 98% rename from platform/c64/net/rrnet-drv.c rename to secondary/platform/c64/net/rrnet-drv.c index 5811b464f..8434ad341 100644 --- a/platform/c64/net/rrnet-drv.c +++ b/secondary/platform/c64/net/rrnet-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: rrnet-drv.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: rrnet-drv.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/rrnet-dsc.c b/secondary/platform/c64/net/rrnet-dsc.c similarity index 97% rename from platform/c64/net/rrnet-dsc.c rename to secondary/platform/c64/net/rrnet-dsc.c index f168e5692..10e34a239 100644 --- a/platform/c64/net/rrnet-dsc.c +++ b/secondary/platform/c64/net/rrnet-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: rrnet-dsc.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: rrnet-dsc.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/rrnet-dump-drv.c b/secondary/platform/c64/net/rrnet-dump-drv.c similarity index 98% rename from platform/c64/net/rrnet-dump-drv.c rename to secondary/platform/c64/net/rrnet-dump-drv.c index d78f74e7e..d58d46336 100644 --- a/platform/c64/net/rrnet-dump-drv.c +++ b/secondary/platform/c64/net/rrnet-dump-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: rrnet-dump-drv.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: rrnet-dump-drv.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/rs232dev-ss.c b/secondary/platform/c64/net/rs232dev-ss.c similarity index 98% rename from platform/c64/net/rs232dev-ss.c rename to secondary/platform/c64/net/rs232dev-ss.c index a341f440b..e286e43a7 100644 --- a/platform/c64/net/rs232dev-ss.c +++ b/secondary/platform/c64/net/rs232dev-ss.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: rs232dev-ss.c,v 1.1 2006/06/17 22:41:26 adamdunkels Exp $ + * $Id: rs232dev-ss.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/rs232silversurfer.S b/secondary/platform/c64/net/rs232silversurfer.S similarity index 100% rename from platform/c64/net/rs232silversurfer.S rename to secondary/platform/c64/net/rs232silversurfer.S diff --git a/platform/c64/net/rs232silversurfer.h b/secondary/platform/c64/net/rs232silversurfer.h similarity index 100% rename from platform/c64/net/rs232silversurfer.h rename to secondary/platform/c64/net/rs232silversurfer.h diff --git a/platform/c64/net/tfe-drv-asm.S b/secondary/platform/c64/net/tfe-drv-asm.S similarity index 100% rename from platform/c64/net/tfe-drv-asm.S rename to secondary/platform/c64/net/tfe-drv-asm.S diff --git a/platform/c64/net/tfe-drv.c b/secondary/platform/c64/net/tfe-drv.c similarity index 98% rename from platform/c64/net/tfe-drv.c rename to secondary/platform/c64/net/tfe-drv.c index d393d42de..6b2a082f8 100644 --- a/platform/c64/net/tfe-drv.c +++ b/secondary/platform/c64/net/tfe-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: tfe-drv.c,v 1.1 2006/06/17 22:41:27 adamdunkels Exp $ + * $Id: tfe-drv.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/tfe-dsc.c b/secondary/platform/c64/net/tfe-dsc.c similarity index 97% rename from platform/c64/net/tfe-dsc.c rename to secondary/platform/c64/net/tfe-dsc.c index 189f84e8c..aaa28d02d 100644 --- a/platform/c64/net/tfe-dsc.c +++ b/secondary/platform/c64/net/tfe-dsc.c @@ -29,7 +29,7 @@ * * This file is part of the Contiki desktop environment * - * $Id: tfe-dsc.c,v 1.1 2006/06/17 22:41:27 adamdunkels Exp $ + * $Id: tfe-dsc.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */ diff --git a/platform/c64/net/tfe-dump-drv.c b/secondary/platform/c64/net/tfe-dump-drv.c similarity index 98% rename from platform/c64/net/tfe-dump-drv.c rename to secondary/platform/c64/net/tfe-dump-drv.c index 5b6c7e1c8..286edbcda 100644 --- a/platform/c64/net/tfe-dump-drv.c +++ b/secondary/platform/c64/net/tfe-dump-drv.c @@ -28,7 +28,7 @@ * * This file is part of the uIP TCP/IP stack. * - * $Id: tfe-dump-drv.c,v 1.1 2006/06/17 22:41:27 adamdunkels Exp $ + * $Id: tfe-dump-drv.c,v 1.1 2007/05/23 22:37:01 oliverschmidt Exp $ * */