From bffae74f5494e8e1ea6e40974fabe5caa3cff3cf Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 13 Sep 2012 18:46:10 +0000 Subject: [PATCH] Remove executable property from source and make files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3 --- ChangeLog.txt | 0 examples/igmp/Makefile | 0 examples/nximage/Makefile | 0 examples/thttpd/content/netstat/netstat.c | 0 examples/thttpd/content/tasks/Makefile | 0 examples/thttpd/content/tasks/tasks.c | 0 examples/wlan/Makefile | 0 include/netutils/ftpd.h | 0 include/netutils/ipmsfilter.h | 0 interpreters/ficl/README.txt | 0 netutils/ftpd/ftpd.c | 0 netutils/ftpd/ftpd.h | 0 netutils/thttpd/thttpd_alloc.c | 0 netutils/thttpd/thttpd_alloc.h | 0 netutils/thttpd/thttpd_cgi.c | 0 netutils/thttpd/thttpd_cgi.h | 0 netutils/thttpd/thttpd_strings.c | 0 netutils/thttpd/thttpd_strings.h | 0 netutils/uiplib/uip_ipmsfilter.c | 0 system/i2c/README.txt | 0 system/install/Makefile | 0 system/install/README.txt | 0 system/install/install.c | 0 23 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 ChangeLog.txt mode change 100755 => 100644 examples/igmp/Makefile mode change 100755 => 100644 examples/nximage/Makefile mode change 100755 => 100644 examples/thttpd/content/netstat/netstat.c mode change 100755 => 100644 examples/thttpd/content/tasks/Makefile mode change 100755 => 100644 examples/thttpd/content/tasks/tasks.c mode change 100755 => 100644 examples/wlan/Makefile mode change 100755 => 100644 include/netutils/ftpd.h mode change 100755 => 100644 include/netutils/ipmsfilter.h mode change 100755 => 100644 interpreters/ficl/README.txt mode change 100755 => 100644 netutils/ftpd/ftpd.c mode change 100755 => 100644 netutils/ftpd/ftpd.h mode change 100755 => 100644 netutils/thttpd/thttpd_alloc.c mode change 100755 => 100644 netutils/thttpd/thttpd_alloc.h mode change 100755 => 100644 netutils/thttpd/thttpd_cgi.c mode change 100755 => 100644 netutils/thttpd/thttpd_cgi.h mode change 100755 => 100644 netutils/thttpd/thttpd_strings.c mode change 100755 => 100644 netutils/thttpd/thttpd_strings.h mode change 100755 => 100644 netutils/uiplib/uip_ipmsfilter.c mode change 100755 => 100644 system/i2c/README.txt mode change 100755 => 100644 system/install/Makefile mode change 100755 => 100644 system/install/README.txt mode change 100755 => 100644 system/install/install.c diff --git a/ChangeLog.txt b/ChangeLog.txt old mode 100755 new mode 100644 diff --git a/examples/igmp/Makefile b/examples/igmp/Makefile old mode 100755 new mode 100644 diff --git a/examples/nximage/Makefile b/examples/nximage/Makefile old mode 100755 new mode 100644 diff --git a/examples/thttpd/content/netstat/netstat.c b/examples/thttpd/content/netstat/netstat.c old mode 100755 new mode 100644 diff --git a/examples/thttpd/content/tasks/Makefile b/examples/thttpd/content/tasks/Makefile old mode 100755 new mode 100644 diff --git a/examples/thttpd/content/tasks/tasks.c b/examples/thttpd/content/tasks/tasks.c old mode 100755 new mode 100644 diff --git a/examples/wlan/Makefile b/examples/wlan/Makefile old mode 100755 new mode 100644 diff --git a/include/netutils/ftpd.h b/include/netutils/ftpd.h old mode 100755 new mode 100644 diff --git a/include/netutils/ipmsfilter.h b/include/netutils/ipmsfilter.h old mode 100755 new mode 100644 diff --git a/interpreters/ficl/README.txt b/interpreters/ficl/README.txt old mode 100755 new mode 100644 diff --git a/netutils/ftpd/ftpd.c b/netutils/ftpd/ftpd.c old mode 100755 new mode 100644 diff --git a/netutils/ftpd/ftpd.h b/netutils/ftpd/ftpd.h old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_alloc.c b/netutils/thttpd/thttpd_alloc.c old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_alloc.h b/netutils/thttpd/thttpd_alloc.h old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_cgi.c b/netutils/thttpd/thttpd_cgi.c old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_cgi.h b/netutils/thttpd/thttpd_cgi.h old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_strings.c b/netutils/thttpd/thttpd_strings.c old mode 100755 new mode 100644 diff --git a/netutils/thttpd/thttpd_strings.h b/netutils/thttpd/thttpd_strings.h old mode 100755 new mode 100644 diff --git a/netutils/uiplib/uip_ipmsfilter.c b/netutils/uiplib/uip_ipmsfilter.c old mode 100755 new mode 100644 diff --git a/system/i2c/README.txt b/system/i2c/README.txt old mode 100755 new mode 100644 diff --git a/system/install/Makefile b/system/install/Makefile old mode 100755 new mode 100644 diff --git a/system/install/README.txt b/system/install/README.txt old mode 100755 new mode 100644 diff --git a/system/install/install.c b/system/install/install.c old mode 100755 new mode 100644