From 76fcdaefc0d0d77c56285d2b9aaf188d0ada250b Mon Sep 17 00:00:00 2001 From: ludwig Date: Sun, 28 Aug 2005 17:54:51 +0000 Subject: remove svn:executable property git-svn-id: svn://svn.icculus.org/quake3/trunk@24 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/unix/ChangeLog | 0 code/unix/Cons_gcc.pm | 0 code/unix/Conscript-client | 0 code/unix/Conscript-dedicated | 0 code/unix/Conscript-pk3 | 0 code/unix/Conscript-sdk | 0 code/unix/Conscript-setup | 0 code/unix/LinuxSupport/CHANGES-1.32.txt | 0 code/unix/LinuxSupport/INSTALL | 0 code/unix/LinuxSupport/index.html | 0 code/unix/LinuxSupport/udp_wide_README.txt | 0 code/unix/LinuxSupport/udp_wide_broadcast.patch | 0 code/unix/Makefile | 0 code/unix/Makefile.Game | 0 code/unix/Quake3.kdelnk | 0 code/unix/README.EULA | 0 code/unix/README.Linux | 0 code/unix/README.Q3Test | 0 code/unix/build_setup.sh | 0 code/unix/extract_ver.pl | 0 code/unix/ftol.nasm | 0 code/unix/linux_common.c | 0 code/unix/linux_glimp.c | 0 code/unix/linux_joystick.c | 0 code/unix/linux_local.h | 0 code/unix/linux_qgl.c | 0 code/unix/linux_signals.c | 0 code/unix/linux_snd.c | 0 code/unix/matha.s | 0 code/unix/q3test.spec.sh | 0 code/unix/qasm.h | 0 code/unix/quake3.gif | Bin code/unix/quake3.xpm | 0 code/unix/run-target.sh | 0 code/unix/snapvector.nasm | 0 code/unix/snd_mixa.s | 0 code/unix/sys_dosa.s | 0 code/unix/unix_glw.h | 0 code/unix/unix_main.c | 0 code/unix/unix_net.c | 0 code/unix/unix_shared.c | 0 code/unix/vm_x86.c | 0 code/unix/vm_x86a.s | 0 43 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 code/unix/ChangeLog mode change 100755 => 100644 code/unix/Cons_gcc.pm mode change 100755 => 100644 code/unix/Conscript-client mode change 100755 => 100644 code/unix/Conscript-dedicated mode change 100755 => 100644 code/unix/Conscript-pk3 mode change 100755 => 100644 code/unix/Conscript-sdk mode change 100755 => 100644 code/unix/Conscript-setup mode change 100755 => 100644 code/unix/LinuxSupport/CHANGES-1.32.txt mode change 100755 => 100644 code/unix/LinuxSupport/INSTALL mode change 100755 => 100644 code/unix/LinuxSupport/index.html mode change 100755 => 100644 code/unix/LinuxSupport/udp_wide_README.txt mode change 100755 => 100644 code/unix/LinuxSupport/udp_wide_broadcast.patch mode change 100755 => 100644 code/unix/Makefile mode change 100755 => 100644 code/unix/Makefile.Game mode change 100755 => 100644 code/unix/Quake3.kdelnk mode change 100755 => 100644 code/unix/README.EULA mode change 100755 => 100644 code/unix/README.Linux mode change 100755 => 100644 code/unix/README.Q3Test mode change 100755 => 100644 code/unix/build_setup.sh mode change 100755 => 100644 code/unix/extract_ver.pl mode change 100755 => 100644 code/unix/ftol.nasm mode change 100755 => 100644 code/unix/linux_common.c mode change 100755 => 100644 code/unix/linux_glimp.c mode change 100755 => 100644 code/unix/linux_joystick.c mode change 100755 => 100644 code/unix/linux_local.h mode change 100755 => 100644 code/unix/linux_qgl.c mode change 100755 => 100644 code/unix/linux_signals.c mode change 100755 => 100644 code/unix/linux_snd.c mode change 100755 => 100644 code/unix/matha.s mode change 100755 => 100644 code/unix/q3test.spec.sh mode change 100755 => 100644 code/unix/qasm.h mode change 100755 => 100644 code/unix/quake3.gif mode change 100755 => 100644 code/unix/quake3.xpm mode change 100755 => 100644 code/unix/run-target.sh mode change 100755 => 100644 code/unix/snapvector.nasm mode change 100755 => 100644 code/unix/snd_mixa.s mode change 100755 => 100644 code/unix/sys_dosa.s mode change 100755 => 100644 code/unix/unix_glw.h mode change 100755 => 100644 code/unix/unix_main.c mode change 100755 => 100644 code/unix/unix_net.c mode change 100755 => 100644 code/unix/unix_shared.c mode change 100755 => 100644 code/unix/vm_x86.c mode change 100755 => 100644 code/unix/vm_x86a.s (limited to 'code/unix') diff --git a/code/unix/ChangeLog b/code/unix/ChangeLog old mode 100755 new mode 100644 diff --git a/code/unix/Cons_gcc.pm b/code/unix/Cons_gcc.pm old mode 100755 new mode 100644 diff --git a/code/unix/Conscript-client b/code/unix/Conscript-client old mode 100755 new mode 100644 diff --git a/code/unix/Conscript-dedicated b/code/unix/Conscript-dedicated old mode 100755 new mode 100644 diff --git a/code/unix/Conscript-pk3 b/code/unix/Conscript-pk3 old mode 100755 new mode 100644 diff --git a/code/unix/Conscript-sdk b/code/unix/Conscript-sdk old mode 100755 new mode 100644 diff --git a/code/unix/Conscript-setup b/code/unix/Conscript-setup old mode 100755 new mode 100644 diff --git a/code/unix/LinuxSupport/CHANGES-1.32.txt b/code/unix/LinuxSupport/CHANGES-1.32.txt old mode 100755 new mode 100644 diff --git a/code/unix/LinuxSupport/INSTALL b/code/unix/LinuxSupport/INSTALL old mode 100755 new mode 100644 diff --git a/code/unix/LinuxSupport/index.html b/code/unix/LinuxSupport/index.html old mode 100755 new mode 100644 diff --git a/code/unix/LinuxSupport/udp_wide_README.txt b/code/unix/LinuxSupport/udp_wide_README.txt old mode 100755 new mode 100644 diff --git a/code/unix/LinuxSupport/udp_wide_broadcast.patch b/code/unix/LinuxSupport/udp_wide_broadcast.patch old mode 100755 new mode 100644 diff --git a/code/unix/Makefile b/code/unix/Makefile old mode 100755 new mode 100644 diff --git a/code/unix/Makefile.Game b/code/unix/Makefile.Game old mode 100755 new mode 100644 diff --git a/code/unix/Quake3.kdelnk b/code/unix/Quake3.kdelnk old mode 100755 new mode 100644 diff --git a/code/unix/README.EULA b/code/unix/README.EULA old mode 100755 new mode 100644 diff --git a/code/unix/README.Linux b/code/unix/README.Linux old mode 100755 new mode 100644 diff --git a/code/unix/README.Q3Test b/code/unix/README.Q3Test old mode 100755 new mode 100644 diff --git a/code/unix/build_setup.sh b/code/unix/build_setup.sh old mode 100755 new mode 100644 diff --git a/code/unix/extract_ver.pl b/code/unix/extract_ver.pl old mode 100755 new mode 100644 diff --git a/code/unix/ftol.nasm b/code/unix/ftol.nasm old mode 100755 new mode 100644 diff --git a/code/unix/linux_common.c b/code/unix/linux_common.c old mode 100755 new mode 100644 diff --git a/code/unix/linux_glimp.c b/code/unix/linux_glimp.c old mode 100755 new mode 100644 diff --git a/code/unix/linux_joystick.c b/code/unix/linux_joystick.c old mode 100755 new mode 100644 diff --git a/code/unix/linux_local.h b/code/unix/linux_local.h old mode 100755 new mode 100644 diff --git a/code/unix/linux_qgl.c b/code/unix/linux_qgl.c old mode 100755 new mode 100644 diff --git a/code/unix/linux_signals.c b/code/unix/linux_signals.c old mode 100755 new mode 100644 diff --git a/code/unix/linux_snd.c b/code/unix/linux_snd.c old mode 100755 new mode 100644 diff --git a/code/unix/matha.s b/code/unix/matha.s old mode 100755 new mode 100644 diff --git a/code/unix/q3test.spec.sh b/code/unix/q3test.spec.sh old mode 100755 new mode 100644 diff --git a/code/unix/qasm.h b/code/unix/qasm.h old mode 100755 new mode 100644 diff --git a/code/unix/quake3.gif b/code/unix/quake3.gif old mode 100755 new mode 100644 diff --git a/code/unix/quake3.xpm b/code/unix/quake3.xpm old mode 100755 new mode 100644 diff --git a/code/unix/run-target.sh b/code/unix/run-target.sh old mode 100755 new mode 100644 diff --git a/code/unix/snapvector.nasm b/code/unix/snapvector.nasm old mode 100755 new mode 100644 diff --git a/code/unix/snd_mixa.s b/code/unix/snd_mixa.s old mode 100755 new mode 100644 diff --git a/code/unix/sys_dosa.s b/code/unix/sys_dosa.s old mode 100755 new mode 100644 diff --git a/code/unix/unix_glw.h b/code/unix/unix_glw.h old mode 100755 new mode 100644 diff --git a/code/unix/unix_main.c b/code/unix/unix_main.c old mode 100755 new mode 100644 diff --git a/code/unix/unix_net.c b/code/unix/unix_net.c old mode 100755 new mode 100644 diff --git a/code/unix/unix_shared.c b/code/unix/unix_shared.c old mode 100755 new mode 100644 diff --git a/code/unix/vm_x86.c b/code/unix/vm_x86.c old mode 100755 new mode 100644 diff --git a/code/unix/vm_x86a.s b/code/unix/vm_x86a.s old mode 100755 new mode 100644 -- cgit v1.2.3