Removal of the executable flag from files that cannot be executed

- 755 -> 644
This commit is contained in:
Tomas Hruby
2009-11-09 10:26:00 +00:00
parent c539fea347
commit ae75f9d4e5
1818 changed files with 0 additions and 0 deletions

0
kernel/Makefile Executable file → Normal file
View File

0
kernel/arch/i386/Makefile Executable file → Normal file
View File

0
kernel/arch/i386/clock.c Executable file → Normal file
View File

0
kernel/arch/i386/exception.c Executable file → Normal file
View File

0
kernel/arch/i386/i8259.c Executable file → Normal file
View File

0
kernel/arch/i386/protect.c Executable file → Normal file
View File

0
kernel/arch/i386/sconst.h Executable file → Normal file
View File

0
kernel/clock.c Executable file → Normal file
View File

0
kernel/const.h Executable file → Normal file
View File

0
kernel/glo.h Executable file → Normal file
View File

0
kernel/kernel.h Executable file → Normal file
View File

0
kernel/main.c Executable file → Normal file
View File

0
kernel/priv.h Executable file → Normal file
View File

0
kernel/proc.c Executable file → Normal file
View File

0
kernel/proc.h Executable file → Normal file
View File

0
kernel/proto.h Executable file → Normal file
View File

0
kernel/start.c Executable file → Normal file
View File

0
kernel/system.c Executable file → Normal file
View File

0
kernel/table.c Executable file → Normal file
View File

0
kernel/type.h Executable file → Normal file
View File

0
kernel/utility.c Executable file → Normal file
View File