Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3311 5787 d 5 h post /branches/shell/uspace/app/bdsh/cmds/modules/ Re-generated mount / cat with new mknewcmd  
3310 5787 d 5 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ ls: Remove unused var s[]  
3309 5787 d 10 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ ls: fix bug where all entries are printed as directories when listing relative paths  
3304 5788 d 5 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3303 5788 d 5 h post /branches/shell/uspace/app/bdsh/ Remove Makefile.gnu  
3302 5788 d 5 h post /branches/shell/uspace/app/bdsh/ Added a stub for a future mount command, at this point we stop updating the GNU
makefile.
 
3301 5788 d 6 h post /branches/shell/uspace/app/bdsh/cmds/ mknewcmd: util.h should be included by default  
3300 5788 d 6 h post /branches/shell/uspace/app/bdsh/ Added a TODO list  
3299 5788 d 7 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3298 5788 d 7 h post /branches/shell/uspace/app/bdsh/ exec: Narrowed down bug in relative paths fed to try_exec, added TODO  
3297 5788 d 7 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ touch: accept multiple arguments  
3296 5788 d 7 h post /branches/shell/uspace/app/bdsh/cmds/modules/rm/ Added basic rm functionality (not yet recursive)  
3295 5788 d 10 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ Add the basics of a touch command  
3294 5788 d 10 h post /branches/shell/uspace/app/bdsh/cmds/modules/ ls/mkdir: Update license headers and help displays  
3293 5788 d 19 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ Add basic functional 'ls'  
3289 5789 d 5 h post /branches/shell/uspace/app/bdsh/ Fixed / Updated AUTHORS  
3288 5789 d 5 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3287 5789 d 5 h post /branches/shell/uspace/app/bdsh/ exec: find_command() - Don't test cmd for / or . to determine if the given path is
absolute, let open figure it out. try_access() now mimics access(path, F_OK)
 
3286 5789 d 5 h post /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/ Implemented basics in mkdir  
3285 5789 d 5 h post /branches/shell/uspace/app/bdsh/ Added CL_EEXISTS for mkdir  

Show All