Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8827 1046 d 13 h rgimad /programs/system/shell/ SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command
 
8662 1118 d 12 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8638 1144 d 21 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1144 d 21 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8634 1147 d 2 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1147 d 13 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8078 1310 d 16 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
8077 1310 d 16 h superturbocat2001 /programs/system/shell/system/ Add fs info header  
8076 1310 d 17 h superturbocat2001 /programs/system/shell/ add makefile template  
8075 1310 d 17 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
8074 1310 d 17 h superturbocat2001 /programs/system/shell/ Added file for build configuration in linux.  
7808 1466 d 20 h rgimad /programs/system/shell/ SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt
 
7805 1467 d 13 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7803 1468 d 13 h rgimad /programs/system/shell/ change version to 0.8  
7802 1468 d 13 h rgimad /programs/system/shell/ SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr
 
7792 1470 d 12 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.  
7787 1470 d 20 h rgimad /programs/system/shell/ SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output
 
7024 2400 d 16 h leency /programs/system/shell/ * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'
 
6862 2629 d 17 h siemargl /programs/system/shell/ startup workdir fix  
6857 2633 d 22 h siemargl /programs/system/shell/ better cp, 64-bit fileops  

Show All