diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/README.txt b/README.txt old mode 100755 new mode 100644 diff --git a/examples/functions.ss b/examples/functions.ss old mode 100755 new mode 100644 diff --git a/examples/net-listen.ss b/examples/net-listen.ss old mode 100755 new mode 100644 diff --git a/examples/net-toss.ss b/examples/net-toss.ss old mode 100755 new mode 100644 diff --git a/examples/webserver.ss b/examples/webserver.ss old mode 100755 new mode 100644 diff --git a/misc/sslogo.png b/misc/sslogo.png old mode 100755 new mode 100644 diff --git a/src/compression.c b/src/compression.c old mode 100755 new mode 100644 diff --git a/src/compression.h b/src/compression.h old mode 100755 new mode 100644 diff --git a/src/config.h b/src/config.h old mode 100755 new mode 100644 diff --git a/src/deps.h b/src/deps.h old mode 100755 new mode 100644 diff --git a/src/enc.c b/src/enc.c old mode 100755 new mode 100644 diff --git a/src/enc.h b/src/enc.h old mode 100755 new mode 100644 diff --git a/src/functions.c b/src/functions.c old mode 100755 new mode 100644 diff --git a/src/functions.h b/src/functions.h old mode 100755 new mode 100644 diff --git a/src/inset.c b/src/inset.c old mode 100755 new mode 100644 diff --git a/src/inset.h b/src/inset.h old mode 100755 new mode 100644 diff --git a/src/main.c b/src/main.c old mode 100755 new mode 100644 diff --git a/src/math.c b/src/math.c old mode 100755 new mode 100644 diff --git a/src/math.h b/src/math.h old mode 100755 new mode 100644 diff --git a/src/md5.c b/src/md5.c old mode 100755 new mode 100644 diff --git a/src/md5.h b/src/md5.h old mode 100755 new mode 100644 diff --git a/src/network.c b/src/network.c old mode 100755 new mode 100644 diff --git a/src/network.h b/src/network.h old mode 100755 new mode 100644 diff --git a/src/pipe.c b/src/pipe.c old mode 100755 new mode 100644 diff --git a/src/pipe.h b/src/pipe.h old mode 100755 new mode 100644 diff --git a/src/sbyteswap.h b/src/sbyteswap.h old mode 100755 new mode 100644 diff --git a/src/search.c b/src/search.c old mode 100755 new mode 100644 diff --git a/src/search.h b/src/search.h old mode 100755 new mode 100644 diff --git a/src/tar.c b/src/tar.c old mode 100755 new mode 100644 diff --git a/src/tar.h b/src/tar.h old mode 100755 new mode 100644 diff --git a/src/util.c b/src/util.c old mode 100755 new mode 100644 diff --git a/src/util.h b/src/util.h old mode 100755 new mode 100644 diff --git a/src/vars.c b/src/vars.c old mode 100755 new mode 100644 diff --git a/src/vars.h b/src/vars.h old mode 100755 new mode 100644