diff --git a/vm/Config.windows b/vm/Config.windows old mode 100755 new mode 100644 diff --git a/vm/alien.cpp b/vm/alien.cpp old mode 100755 new mode 100644 diff --git a/vm/alien.hpp b/vm/alien.hpp old mode 100755 new mode 100644 diff --git a/vm/arrays.hpp b/vm/arrays.hpp old mode 100755 new mode 100644 diff --git a/vm/bignum.cpp b/vm/bignum.cpp old mode 100755 new mode 100644 diff --git a/vm/bitwise_hacks.hpp b/vm/bitwise_hacks.hpp old mode 100755 new mode 100644 diff --git a/vm/byte_arrays.hpp b/vm/byte_arrays.hpp old mode 100755 new mode 100644 diff --git a/vm/callbacks.cpp b/vm/callbacks.cpp old mode 100755 new mode 100644 diff --git a/vm/callstack.cpp b/vm/callstack.cpp old mode 100755 new mode 100644 diff --git a/vm/callstack.hpp b/vm/callstack.hpp old mode 100755 new mode 100644 diff --git a/vm/code_blocks.cpp b/vm/code_blocks.cpp old mode 100755 new mode 100644 diff --git a/vm/code_heap.cpp b/vm/code_heap.cpp old mode 100755 new mode 100644 diff --git a/vm/code_heap.hpp b/vm/code_heap.hpp old mode 100755 new mode 100644 diff --git a/vm/cpu-x86.hpp b/vm/cpu-x86.hpp old mode 100755 new mode 100644 diff --git a/vm/data_heap.cpp b/vm/data_heap.cpp old mode 100755 new mode 100644 diff --git a/vm/data_heap.hpp b/vm/data_heap.hpp old mode 100755 new mode 100644 diff --git a/vm/debug.cpp b/vm/debug.cpp old mode 100755 new mode 100644 diff --git a/vm/debug.hpp b/vm/debug.hpp old mode 100755 new mode 100644 diff --git a/vm/dispatch.cpp b/vm/dispatch.cpp old mode 100755 new mode 100644 diff --git a/vm/entry_points.cpp b/vm/entry_points.cpp old mode 100755 new mode 100644 diff --git a/vm/entry_points.hpp b/vm/entry_points.hpp old mode 100755 new mode 100644 diff --git a/vm/errors.cpp b/vm/errors.cpp old mode 100755 new mode 100644 diff --git a/vm/errors.hpp b/vm/errors.hpp old mode 100755 new mode 100644 diff --git a/vm/factor.cpp b/vm/factor.cpp old mode 100755 new mode 100644 diff --git a/vm/factor.hpp b/vm/factor.hpp old mode 100755 new mode 100644 diff --git a/vm/ffi_test.c b/vm/ffi_test.c old mode 100755 new mode 100644 diff --git a/vm/ffi_test.h b/vm/ffi_test.h old mode 100755 new mode 100644 diff --git a/vm/free_list.hpp b/vm/free_list.hpp old mode 100755 new mode 100644 diff --git a/vm/gc.cpp b/vm/gc.cpp old mode 100755 new mode 100644 diff --git a/vm/gc.hpp b/vm/gc.hpp old mode 100755 new mode 100644 diff --git a/vm/generic_arrays.hpp b/vm/generic_arrays.hpp old mode 100755 new mode 100644 diff --git a/vm/image.cpp b/vm/image.cpp old mode 100755 new mode 100644 diff --git a/vm/image.hpp b/vm/image.hpp old mode 100755 new mode 100644 diff --git a/vm/inline_cache.cpp b/vm/inline_cache.cpp old mode 100755 new mode 100644 diff --git a/vm/io.cpp b/vm/io.cpp old mode 100755 new mode 100644 diff --git a/vm/io.hpp b/vm/io.hpp old mode 100755 new mode 100644 diff --git a/vm/mach_signal.cpp b/vm/mach_signal.cpp old mode 100755 new mode 100644 diff --git a/vm/master.hpp b/vm/master.hpp old mode 100755 new mode 100644 diff --git a/vm/math.cpp b/vm/math.cpp old mode 100755 new mode 100644 diff --git a/vm/objects.hpp b/vm/objects.hpp old mode 100755 new mode 100644 diff --git a/vm/os-unix.cpp b/vm/os-unix.cpp old mode 100755 new mode 100644 diff --git a/vm/os-windows.cpp b/vm/os-windows.cpp old mode 100755 new mode 100644 diff --git a/vm/os-windows.hpp b/vm/os-windows.hpp old mode 100755 new mode 100644 diff --git a/vm/platform.hpp b/vm/platform.hpp old mode 100755 new mode 100644 diff --git a/vm/quotations.cpp b/vm/quotations.cpp old mode 100755 new mode 100644 diff --git a/vm/quotations.hpp b/vm/quotations.hpp old mode 100755 new mode 100644 diff --git a/vm/run.cpp b/vm/run.cpp old mode 100755 new mode 100644 diff --git a/vm/run.hpp b/vm/run.hpp old mode 100755 new mode 100644 diff --git a/vm/safeseh.asm b/vm/safeseh.asm old mode 100755 new mode 100644 diff --git a/vm/slot_visitor.hpp b/vm/slot_visitor.hpp old mode 100755 new mode 100644 diff --git a/vm/tagged.hpp b/vm/tagged.hpp old mode 100755 new mode 100644 diff --git a/vm/tuples.cpp b/vm/tuples.cpp old mode 100755 new mode 100644 diff --git a/vm/utilities.cpp b/vm/utilities.cpp old mode 100755 new mode 100644 diff --git a/vm/utilities.hpp b/vm/utilities.hpp old mode 100755 new mode 100644 diff --git a/vm/vm.cpp b/vm/vm.cpp old mode 100755 new mode 100644 diff --git a/vm/vm.hpp b/vm/vm.hpp old mode 100755 new mode 100644 diff --git a/vm/write_barrier.hpp b/vm/write_barrier.hpp old mode 100755 new mode 100644