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
3319 5799 d 7 h post /branches/shell/uspace/app/bdsh/cmds/modules/cat/ A bogus 'cat' which (for now) tests getopt.  
3316 5799 d 12 h post /branches/shell/uspace/app/bdsh/ Remove unused agrument parsing / detecting functions  
3311 5801 d 8 h post /branches/shell/uspace/app/bdsh/cmds/modules/ Re-generated mount / cat with new mknewcmd  
3310 5801 d 8 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ ls: Remove unused var s[]  
3309 5801 d 12 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 5802 d 7 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3303 5802 d 8 h post /branches/shell/uspace/app/bdsh/ Remove Makefile.gnu  
3302 5802 d 8 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 5802 d 8 h post /branches/shell/uspace/app/bdsh/cmds/ mknewcmd: util.h should be included by default  
3300 5802 d 8 h post /branches/shell/uspace/app/bdsh/ Added a TODO list  
3299 5802 d 9 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3298 5802 d 10 h post /branches/shell/uspace/app/bdsh/ exec: Narrowed down bug in relative paths fed to try_exec, added TODO  
3297 5802 d 10 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ touch: accept multiple arguments  
3296 5802 d 10 h post /branches/shell/uspace/app/bdsh/cmds/modules/rm/ Added basic rm functionality (not yet recursive)  
3295 5802 d 12 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ Add the basics of a touch command  
3294 5802 d 12 h post /branches/shell/uspace/app/bdsh/cmds/modules/ ls/mkdir: Update license headers and help displays  
3293 5802 d 21 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ Add basic functional 'ls'  
3289 5803 d 7 h post /branches/shell/uspace/app/bdsh/ Fixed / Updated AUTHORS  
3288 5803 d 7 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3287 5803 d 7 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)
 

Show All