diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/RELEASES.md b/RELEASES.md old mode 100755 new mode 100644 diff --git a/VERSION.txt b/VERSION.txt old mode 100755 new mode 100644 diff --git a/misc/BufferResizeTests.cc b/misc/BufferResizeTests.cc old mode 100755 new mode 100644 diff --git a/misc/ChangeScreenBuffer.cc b/misc/ChangeScreenBuffer.cc old mode 100755 new mode 100644 diff --git a/misc/ClearConsole.cc b/misc/ClearConsole.cc old mode 100755 new mode 100644 diff --git a/misc/DebugClient.py b/misc/DebugClient.py old mode 100644 new mode 100755 diff --git a/misc/DebugServer.py b/misc/DebugServer.py old mode 100644 new mode 100755 diff --git a/misc/MouseInputNotes.txt b/misc/MouseInputNotes.txt old mode 100755 new mode 100644 diff --git a/misc/ScreenBufferFreezeInactive.cc b/misc/ScreenBufferFreezeInactive.cc old mode 100755 new mode 100644 diff --git a/misc/ScreenBufferTest.cc b/misc/ScreenBufferTest.cc old mode 100755 new mode 100644 diff --git a/misc/SetCursorPos.cc b/misc/SetCursorPos.cc old mode 100755 new mode 100644 diff --git a/misc/Spew.py b/misc/Spew.py old mode 100644 new mode 100755 diff --git a/misc/TestUtil.cc b/misc/TestUtil.cc old mode 100755 new mode 100644 diff --git a/misc/UnicodeWideTest1.cc b/misc/UnicodeWideTest1.cc old mode 100755 new mode 100644 diff --git a/misc/UnicodeWideTest2.cc b/misc/UnicodeWideTest2.cc old mode 100755 new mode 100644 diff --git a/misc/VeryLargeRead.cc b/misc/VeryLargeRead.cc old mode 100755 new mode 100644 diff --git a/misc/Win10ResizeWhileFrozen.cc b/misc/Win10ResizeWhileFrozen.cc old mode 100755 new mode 100644 diff --git a/misc/Win10WrapTest1.cc b/misc/Win10WrapTest1.cc old mode 100755 new mode 100644 diff --git a/misc/Win10WrapTest2.cc b/misc/Win10WrapTest2.cc old mode 100755 new mode 100644 diff --git a/misc/build_win32.sh b/misc/build_win32.sh old mode 100644 new mode 100755 diff --git a/src/agent/ConsoleLine.cc b/src/agent/ConsoleLine.cc old mode 100755 new mode 100644 diff --git a/src/agent/ConsoleLine.h b/src/agent/ConsoleLine.h old mode 100755 new mode 100644 diff --git a/src/agent/DebugShowInput.cc b/src/agent/DebugShowInput.cc old mode 100755 new mode 100644 diff --git a/src/agent/DebugShowInput.h b/src/agent/DebugShowInput.h old mode 100755 new mode 100644 diff --git a/src/agent/DefaultInputMap.cc b/src/agent/DefaultInputMap.cc old mode 100755 new mode 100644 diff --git a/src/agent/DefaultInputMap.h b/src/agent/DefaultInputMap.h old mode 100755 new mode 100644 diff --git a/src/agent/InputMap.cc b/src/agent/InputMap.cc old mode 100755 new mode 100644 diff --git a/src/agent/InputMap.h b/src/agent/InputMap.h old mode 100755 new mode 100644 diff --git a/src/agent/LargeConsoleRead.cc b/src/agent/LargeConsoleRead.cc old mode 100755 new mode 100644 diff --git a/src/agent/LargeConsoleRead.h b/src/agent/LargeConsoleRead.h old mode 100755 new mode 100644 diff --git a/src/agent/SimplePool.h b/src/agent/SimplePool.h old mode 100755 new mode 100644 diff --git a/src/agent/UnicodeEncoding.h b/src/agent/UnicodeEncoding.h old mode 100755 new mode 100644 diff --git a/src/agent/UnicodeEncodingTest.cc b/src/agent/UnicodeEncodingTest.cc old mode 100755 new mode 100644 diff --git a/src/configurations.gypi b/src/configurations.gypi old mode 100755 new mode 100644 diff --git a/src/shared/Buffer.cc b/src/shared/Buffer.cc old mode 100755 new mode 100644 diff --git a/src/shared/GenRandom.cc b/src/shared/GenRandom.cc old mode 100755 new mode 100644 diff --git a/src/shared/GenRandom.h b/src/shared/GenRandom.h old mode 100755 new mode 100644 diff --git a/src/shared/OsModule.h b/src/shared/OsModule.h old mode 100755 new mode 100644 diff --git a/src/shared/OwnedHandle.cc b/src/shared/OwnedHandle.cc old mode 100755 new mode 100644 diff --git a/src/shared/OwnedHandle.h b/src/shared/OwnedHandle.h old mode 100755 new mode 100644 diff --git a/src/shared/PrecompiledHeader.h b/src/shared/PrecompiledHeader.h old mode 100755 new mode 100644 diff --git a/src/shared/StringBuilder.h b/src/shared/StringBuilder.h old mode 100755 new mode 100644 diff --git a/src/shared/StringBuilderTest.cc b/src/shared/StringBuilderTest.cc old mode 100755 new mode 100644 diff --git a/src/shared/TimeMeasurement.h b/src/shared/TimeMeasurement.h old mode 100755 new mode 100644 diff --git a/src/shared/UnixCtrlChars.h b/src/shared/UnixCtrlChars.h old mode 100755 new mode 100644 diff --git a/src/shared/WindowsSecurity.cc b/src/shared/WindowsSecurity.cc old mode 100755 new mode 100644 diff --git a/src/shared/WindowsSecurity.h b/src/shared/WindowsSecurity.h old mode 100755 new mode 100644 diff --git a/src/shared/WindowsVersion.cc b/src/shared/WindowsVersion.cc old mode 100755 new mode 100644 diff --git a/src/shared/WindowsVersion.h b/src/shared/WindowsVersion.h old mode 100755 new mode 100644 diff --git a/src/shared/WinptyAssert.cc b/src/shared/WinptyAssert.cc old mode 100755 new mode 100644 diff --git a/src/shared/WinptyAssert.h b/src/shared/WinptyAssert.h old mode 100755 new mode 100644 diff --git a/src/shared/WinptyException.cc b/src/shared/WinptyException.cc old mode 100755 new mode 100644 diff --git a/src/shared/WinptyException.h b/src/shared/WinptyException.h old mode 100755 new mode 100644 diff --git a/src/shared/WinptyVersion.cc b/src/shared/WinptyVersion.cc old mode 100755 new mode 100644 diff --git a/src/shared/WinptyVersion.h b/src/shared/WinptyVersion.h old mode 100755 new mode 100644 diff --git a/src/subdir.mk b/src/subdir.mk old mode 100755 new mode 100644 diff --git a/src/tests/subdir.mk b/src/tests/subdir.mk old mode 100755 new mode 100644 diff --git a/src/tests/trivial_test.cc b/src/tests/trivial_test.cc old mode 100755 new mode 100644 diff --git a/src/unix-adapter/DualWakeup.h b/src/unix-adapter/DualWakeup.h old mode 100755 new mode 100644 diff --git a/src/unix-adapter/Event.h b/src/unix-adapter/Event.h old mode 100755 new mode 100644 diff --git a/src/unix-adapter/InputHandler.cc b/src/unix-adapter/InputHandler.cc old mode 100755 new mode 100644 diff --git a/src/unix-adapter/InputHandler.h b/src/unix-adapter/InputHandler.h old mode 100755 new mode 100644 diff --git a/src/unix-adapter/OutputHandler.cc b/src/unix-adapter/OutputHandler.cc old mode 100755 new mode 100644 diff --git a/src/unix-adapter/OutputHandler.h b/src/unix-adapter/OutputHandler.h old mode 100755 new mode 100644 diff --git a/src/unix-adapter/Util.cc b/src/unix-adapter/Util.cc old mode 100755 new mode 100644 diff --git a/src/unix-adapter/Util.h b/src/unix-adapter/Util.h old mode 100755 new mode 100644