Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9808 712 d 8 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9780 726 d 19 h Doczom /programs/system/shell/ add new function - lsmod
This function input list loaded drivers.
 
9173 959 d 19 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
8827 1041 d 19 h rgimad /programs/system/shell/ SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command
 
8662 1113 d 18 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8634 1142 d 7 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1142 d 19 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8078 1305 d 22 h superturbocat2001 /programs/system/shell/cmd/ Fixed build of the Russian version.  
8075 1305 d 22 h superturbocat2001 /programs/system/shell/cmd/ Added info command to shell  
7808 1462 d 2 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 1462 d 19 h rgimad /programs/system/shell/ fixed bug with cd ../
fixed cd . and cd ./ behavior
 
7802 1463 d 18 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
 
7787 1466 d 1 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 2395 d 22 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 2624 d 23 h siemargl /programs/system/shell/ startup workdir fix  
6857 2629 d 4 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6826 2659 d 19 h siemargl /programs/system/shell/ fix touch and much more  
6825 2660 d 0 h siemargl /programs/system/shell/ waitfor command  
6822 2664 d 18 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
5210 3426 d 14 h serge /programs/system/shell/cmd/ shell: change the current working directory  

Show All