Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
8827 1060 d 16 h rgimad /programs/system/shell/ SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command
 
/programs/system/shell/build.sh
/programs/system/shell/cmd/cmd_kfetch.c
/programs/system/shell/.makefile
/programs/system/shell/cmd/cmd_info.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/compile_test.bat
/programs/system/shell/compile_test_asm.bat
/programs/system/shell/start.asm
/programs/system/shell/system/console.c
/programs/system/shell/system/ctype.c
/programs/system/shell/system/ctype.h
/programs/system/shell/system/stdlib.c
/programs/system/shell/system/stdlib.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
/programs/system/shell/History.txt
/programs/system/shell/Tupfile.lua
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_alias.c
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_clear.c
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_exit.c
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_mv.c
/programs/system/shell/cmd/cmd_pkill.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_ren.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_shutdown.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_uptime.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/cmd/cmd_waitfor.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
7792 1484 d 15 h rgimad /programs/system/shell/ Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.  
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_script.c
6826 2678 d 16 h siemargl /programs/system/shell/ fix touch and much more  
/programs/system/shell/Docs_rus.txt
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.h
6825 2678 d 21 h siemargl /programs/system/shell/ waitfor command  
/programs/system/shell/cmd/cmd_waitfor.c
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/bin/eng/.shell
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
3247 4097 d 22 h Albom /programs/system/shell/ Shell v0.6.1. Some minor improvements.  
/programs/system/shell/cmd/cmd_killall.c
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_echo.c
/programs/system/shell/cmd/cmd_exit.c
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_shutdown.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_uptime.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_alias.c
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/modules/module_script.c
2617 4405 d 3 h Albom /programs/system/shell/ Shell: ls command fix, other small fixes  
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
2615 4406 d 5 h Albom /programs/system/shell/ Shell: some small fixes  
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
2502 4428 d 19 h Albom /programs/system/shell/ shell 0.5 could run console apps  
/programs/system/shell/Docs_rus.txt
/programs/system/shell/compile_test.bat
/programs/system/shell/modules/module_program_console.c
/programs/system/shell/program_console.h
/programs/system/shell/test.c
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/compile_rus.bat
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
2077 4646 d 2 h Albom /programs/system/shell/ SHELL: .shell script runs from the current dir  
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
1862 4835 d 20 h Albom /programs/system/shell/ Running programs in the current directory with Shell is fixed.  
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
1673 4944 d 23 h Nasarus /programs/system/shell/ Shell 0.4.52. "killall" added & bugfixes  
/programs/system/shell/cmd/cmd_killall.c
/programs/system/shell/bin/eng/shell.kex
/programs/system/shell/bin/rus/shell.kex
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_memory.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
1668 4948 d 13 h Nasarus /programs/system/shell/ Shell 0.4.5: Multilanguage, russification, some new commands (see History.txt for details)  
/programs/system/shell/History.txt
/programs/system/shell/bin/eng
/programs/system/shell/bin/eng/.shell
/programs/system/shell/bin/eng/shell.kex
/programs/system/shell/bin/rus
/programs/system/shell/bin/rus/.shell
/programs/system/shell/bin/rus/shell.kex
/programs/system/shell/cmd/cmd_kerver.c
/programs/system/shell/cmd/cmd_memory.c
/programs/system/shell/cmd/cmd_turnoff.c
/programs/system/shell/cmd/cmd_uptime.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/locale
/programs/system/shell/locale/eng
/programs/system/shell/locale/eng/.shell
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus
/programs/system/shell/locale/rus/.shell
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/.shell
/programs/system/shell/bin/.shell
/programs/system/shell/bin/shell.kex
/programs/system/shell/clean.bat
/programs/system/shell/compile.bat
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_executable.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
1665 4951 d 18 h Nasarus /programs/system/shell/ Shell 0.4.4 (All)  
/programs/system/shell/bin
/programs/system/shell/bin/.shell
/programs/system/shell/bin/shell.kex
/programs/system/shell/clean.bat
/programs/system/shell/cmd
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_alias.c
/programs/system/shell/cmd/cmd_ccpuid.c
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_clear.c
/programs/system/shell/cmd/cmd_date.c
/programs/system/shell/cmd/cmd_echo.c
/programs/system/shell/cmd/cmd_exit.c
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/cmd/cmd_reboot.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/modules
/programs/system/shell/modules/module_alias.c
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/start.asm
/programs/system/shell/system
/programs/system/shell/system/boolean.h
/programs/system/shell/system/console.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
/programs/system/shell/system/stdlib.c
/programs/system/shell/system/stdlib.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h