From: Svjatoslav Agejenko Date: Mon, 9 Mar 2015 19:20:36 +0000 (+0200) Subject: fixed file permissions X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=fifth.git;a=commitdiff_plain;h=9148c6be1c95f309fa01742b1e9e1dc319af502e fixed file permissions --- diff --git a/COPYING b/COPYING old mode 100755 new mode 100644 diff --git a/doc/5TH_ET.txt b/doc/5TH_ET.txt old mode 100755 new mode 100644 diff --git a/doc/commands/cmp&misc.txt b/doc/commands/cmp&misc.txt old mode 100755 new mode 100644 diff --git a/doc/commands/conditio.txt b/doc/commands/conditio.txt old mode 100755 new mode 100644 diff --git a/doc/commands/dsk&file.txt b/doc/commands/dsk&file.txt old mode 100755 new mode 100644 diff --git a/doc/commands/dynmem.txt b/doc/commands/dynmem.txt old mode 100755 new mode 100644 diff --git a/doc/commands/graphic.txt b/doc/commands/graphic.txt old mode 100755 new mode 100644 diff --git a/doc/commands/index.html b/doc/commands/index.html old mode 100755 new mode 100644 diff --git a/doc/commands/math&mem.txt b/doc/commands/math&mem.txt old mode 100755 new mode 100644 diff --git a/doc/commands/string.txt b/doc/commands/string.txt old mode 100755 new mode 100644 diff --git a/doc/emulator.html b/doc/emulator.html old mode 100755 new mode 100644 diff --git a/doc/files.txt b/doc/files.txt old mode 100755 new mode 100644 diff --git a/doc/index.html b/doc/index.html old mode 100755 new mode 100644 diff --git a/doc/modules/drvkbd.txt b/doc/modules/drvkbd.txt old mode 100755 new mode 100644 diff --git a/doc/modules/drvmouse.txt b/doc/modules/drvmouse.txt old mode 100755 new mode 100644 diff --git a/doc/modules/gfx2.txt b/doc/modules/gfx2.txt old mode 100755 new mode 100644 diff --git a/doc/modules/index.html b/doc/modules/index.html old mode 100755 new mode 100644 diff --git a/doc/modules/trig.txt b/doc/modules/trig.txt old mode 100755 new mode 100644 diff --git a/doc/numbers.png b/doc/numbers.png old mode 100755 new mode 100644 diff --git a/doc/shots/index.html b/doc/shots/index.html old mode 100755 new mode 100644 diff --git a/doc/shots/start.png b/doc/shots/start.png old mode 100755 new mode 100644 diff --git a/doc/shots/textEditor.png b/doc/shots/textEditor.png old mode 100755 new mode 100644 diff --git a/doc/shots/words.png b/doc/shots/words.png old mode 100755 new mode 100644 diff --git a/emulator/charput.inc b/emulator/charput.inc old mode 100755 new mode 100644 diff --git a/emulator/emulator.asm b/emulator/emulator.asm old mode 100755 new mode 100644 diff --git a/emulator/kbdrive.inc b/emulator/kbdrive.inc old mode 100755 new mode 100644 diff --git a/emulator/system.inc b/emulator/system.inc old mode 100755 new mode 100644 diff --git a/emulator/tvidput.inc b/emulator/tvidput.inc old mode 100755 new mode 100644 diff --git a/emulator/vidput.inc b/emulator/vidput.inc old mode 100755 new mode 100644 diff --git a/kernel/core.asm b/kernel/core.asm old mode 100755 new mode 100644 diff --git a/kernel/core.raw b/kernel/core.raw old mode 100755 new mode 100644 diff --git a/kernel/define.inc b/kernel/define.inc old mode 100755 new mode 100644 diff --git a/kernel/font.asm b/kernel/font.asm old mode 100755 new mode 100644