Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4050 3871 d 0 h Albom /programs/system/shell/ Shell 0.7.1. Pressing Up and Down keys was causing hanging up the program when command history was empty (but nobody cares). Fixed.  
/programs/system/shell/History.txt
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
4016 3876 d 21 h leency /programs/system/shell/cmd/ small orthographic fix  
/programs/system/shell/cmd/cmd_sleep.c
4015 3876 d 21 h Albom /programs/system/shell/ Shell 0.7.0. Command line editing implemented. + Some small fixes.  
/programs/system/shell/bin/rus/shell
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_sleep.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
4001 3880 d 1 h leency /programs/system/shell/system/ SHELL: fix strrchr warning  
/programs/system/shell/system/string.c
3988 3881 d 10 h leency /programs/system/shell/ SHELL 0.6.4: relative passes support for scripts  
/programs/system/shell/globals.h
/programs/system/shell/shell.c
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
3916 3899 d 13 h Albom /programs/system/shell/ MSVC-style attributes for data align in structures (thanks to CleverMouse and Kirakishou!)  
/programs/system/shell/History.txt
/programs/system/shell/globals.h
/programs/system/shell/system/kolibri.h
3402 4081 d 14 h Albom /programs/ Quicksort dll and example.  
/programs/develop/libraries/qs
/programs/develop/libraries/qs/compile.bat
/programs/develop/libraries/qs/example
/programs/develop/libraries/qs/example/compile.bat
/programs/develop/libraries/qs/example/console.c
/programs/develop/libraries/qs/example/example.c
/programs/develop/libraries/qs/example/kolibri.h
/programs/develop/libraries/qs/example/kolibri.ld
/programs/develop/libraries/qs/example/stdlib.h
/programs/develop/libraries/qs/example/string.h
/programs/develop/libraries/qs/qs.c
/programs/develop/libraries/qs/qs.h
/programs/develop/libraries/qs/readme.txt
/programs/system/shell/bin/rus/shell
3268 4107 d 21 h Albom /programs/system/shell/ Shell version 0.6.2  
/programs/system/shell/History.txt
/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/globals.h
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/prototypes.h
/programs/system/shell/test.c
3247 4114 d 16 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
3245 4115 d 20 h Albom /programs/system/shell/ Shell v0.6. See History.txt.  
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/compile_test_asm.bat
/programs/system/shell/modules/module_parameters.c
/programs/system/shell/shell.inc
/programs/system/shell/test.asm
/programs/system/shell/cmd/cmd_ccpuid.c
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_kill.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/compile_test.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_command.c
/programs/system/shell/modules/module_program.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/stdlib.h
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
2829 4349 d 16 h Albom /programs/ kolibri.c improvements. + changes in shell, e80, console15, donkey, mcities, piton  
/programs/system/shell/cmd/cmd_memory.c
/programs/emulator/e80/trunk/e80.c
/programs/emulator/e80/trunk/system/kolibri.c
/programs/emulator/e80/trunk/system/kolibri.h
/programs/games/console15/system/kolibri.c
/programs/games/console15/system/kolibri.h
/programs/games/donkey/c_code.c
/programs/games/donkey/system/kolibri.c
/programs/games/donkey/system/kolibri.h
/programs/games/mcities/system/kolibri.c
/programs/games/mcities/system/kolibri.h
/programs/games/piton/c_code.c
/programs/games/piton/system/kolibri.c
/programs/games/piton/system/kolibri.h
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
2735 4372 d 19 h Albom /programs/system/shell/ Shell 0.5.4: changes in console apps; history cmd added; ccpuid, free, killall cmds came back.  
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/cmd/cmd_free.c
/programs/system/shell/cmd/cmd_uptime.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_program_console.c
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
/programs/system/shell/test.c
2631 4419 d 4 h Albom /programs/system/shell/ Shell: pwd cmd fix  
/programs/system/shell/cmd/cmd_pwd.c
/programs/system/shell/globals.h
2617 4421 d 21 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 4423 d 0 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 4445 d 13 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
2323 4544 d 14 h Albom /programs/system/shell/ Shell: cd command fixed  
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/globals.h
2174 4638 d 15 h Albom /programs/system/shell/ Shell: CapsLock and Shift keys  
/programs/system/shell/system/ctype.c
/programs/system/shell/system/ctype.h
/programs/system/shell/all.h
/programs/system/shell/compile_eng.bat
/programs/system/shell/compile_rus.bat
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
2077 4662 d 20 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 4852 d 14 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
1860 4853 d 16 h clevermouse / copy .shell file from shell folder, remove shell binaries  
/programs/system/shell/bin/eng/shell
/programs/system/shell/bin/rus/shell
/data/eng/Makefile
/data/rus/Makefile
1807 4863 d 20 h Albom /programs/system/shell/ Killall and ccpuid commands are temporarily removed. Text strings are corrected.  
/programs/system/shell/History.txt
/programs/system/shell/bin/eng/shell
/programs/system/shell/bin/rus/shell
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_killall.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
1764 4868 d 19 h clevermouse / autobuild HLL stuff  
/data/eng/Makefile.cmm
/data/eng/Makefile.gcc
/data/eng/Makefile.msvc
/data/rus/Makefile.cmm
/data/rus/Makefile.gcc
/data/rus/Makefile.msvc
/drivers/video/drm/radeon/Makefile
/data/eng/File Managers/eolite
/data/eng/drivers
/data/eng/games/clicks
/data/eng/games/kosilka
/data/eng/graph
/data/eng/shell
/data/eng/table
/data/rus/File Managers/eolite
/data/rus/drivers
/data/rus/games/clicks
/data/rus/games/kosilka
/data/rus/graph
/data/rus/shell
/data/rus/table
/drivers/video/drm/radeon/makefile
/data/eng/Makefile
/data/rus/Makefile
/drivers/ddk/Makefile
/drivers/video/drm/radeon/fwblob.asm
/programs/games/kosilka/kosSyst.h
/programs/other/graph/func.cpp
/programs/other/graph/func.h
/programs/other/graph/hello.cpp
/programs/other/graph/kosSyst.cpp
/programs/other/graph/kosSyst.h
/programs/other/graph/math2.cpp
/programs/other/graph/parser.cpp
/programs/other/graph/string.c
/programs/other/graph/string.h
/programs/other/table/kosSyst.cpp
/programs/other/table/kosSyst.h
/programs/other/table/math2.cpp
/programs/other/table/parser.cpp
/programs/system/shell/all.h
1674 4961 d 17 h Nasarus /programs/system/shell/bin/ bins added  
/programs/system/shell/bin/eng/shell
/programs/system/shell/bin/rus/shell
1673 4961 d 17 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
1670 4965 d 3 h Nasarus /programs/system/shell/ some changes  
/programs/system/shell/History.txt
/programs/system/shell/bin/eng/shell.kex
/programs/system/shell/bin/rus/shell.kex
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
1669 4965 d 3 h Nasarus /programs/system/shell/ Shell 0.4.51. See History.txt for details.  
/programs/system/shell/cmd/cmd_shutdown.c
/programs/system/shell/cmd/cmd_kerver.c
/programs/system/shell/cmd/cmd_turnoff.c
/programs/system/shell/all.h
/programs/system/shell/bin/eng/shell.kex
/programs/system/shell/bin/rus/shell.kex
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
1668 4965 d 8 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 4968 d 12 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
1647 4978 d 18 h Nasarus /programs/system/ 1. Shell updated to 0.4.4. Author: Albom
2. @SS [ScreenSaver] now reacts to key pressing
 
/programs/system/shell/cmd_about.c
/programs/system/shell/cmd_alias.c
/programs/system/shell/cmd_cd.c
/programs/system/shell/cmd_date.c
/programs/system/shell/cmd_echo.c
/programs/system/shell/cmd_exit.c
/programs/system/shell/cmd_free.c
/programs/system/shell/cmd_help.c
/programs/system/shell/cmd_kill.c
/programs/system/shell/cmd_ls.c
/programs/system/shell/cmd_mkdir.c
/programs/system/shell/cmd_more.c
/programs/system/shell/cmd_ps.c
/programs/system/shell/cmd_pwd.c
/programs/system/shell/cmd_reboot.c
/programs/system/shell/cmd_rm.c
/programs/system/shell/cmd_rmdir.c
/programs/system/shell/cmd_touch.c
/programs/system/shell/cmd_ver.c
/programs/system/shell/console.c
/programs/system/shell/kolibri.h
/programs/system/shell/module_alias.c
/programs/system/shell/module_command.c
/programs/system/shell/module_executable.c
/programs/system/shell/module_program.c
/programs/system/shell/module_script.c
/programs/system/shell/readme.txt
/programs/system/shell/stdlib.h
/programs/system/shell/string.h
/programs/system/shell/all.h
/programs/system/shell/compile.bat
/programs/system/shell/globals.h
/programs/system/shell/shell.c
/programs/system/ss/trunk/@SS.ASM
959 5640 d 20 h leency /programs/system/shell/ Shell 0.4 from Albom  
/programs/system/shell
/programs/system/shell/.shell
/programs/system/shell/all.h
/programs/system/shell/cmd_about.c
/programs/system/shell/cmd_alias.c
/programs/system/shell/cmd_cd.c
/programs/system/shell/cmd_date.c
/programs/system/shell/cmd_echo.c
/programs/system/shell/cmd_exit.c
/programs/system/shell/cmd_free.c
/programs/system/shell/cmd_help.c
/programs/system/shell/cmd_kill.c
/programs/system/shell/cmd_ls.c
/programs/system/shell/cmd_mkdir.c
/programs/system/shell/cmd_more.c
/programs/system/shell/cmd_ps.c
/programs/system/shell/cmd_pwd.c
/programs/system/shell/cmd_reboot.c
/programs/system/shell/cmd_rm.c
/programs/system/shell/cmd_rmdir.c
/programs/system/shell/cmd_touch.c
/programs/system/shell/cmd_ver.c
/programs/system/shell/compile.bat
/programs/system/shell/console.c
/programs/system/shell/globals.h
/programs/system/shell/kolibri.h
/programs/system/shell/kolibri.ld
/programs/system/shell/module_alias.c
/programs/system/shell/module_command.c
/programs/system/shell/module_executable.c
/programs/system/shell/module_program.c
/programs/system/shell/module_script.c
/programs/system/shell/prototypes.h
/programs/system/shell/readme.txt
/programs/system/shell/shell.c
/programs/system/shell/stdlib.h
/programs/system/shell/string.h