Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3305 5787 d 21 h jermar /branches/shell/uspace/lib/libc/ Fix relative paths handling in task_spawn() (shell branch).  
/branches/shell/uspace/lib/libc/generic/task.c
/branches/shell/uspace/lib/libc/generic/vfs/vfs.c
/branches/shell/uspace/lib/libc/include/vfs/vfs.h
3304 5787 d 23 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
/branches/shell/uspace/app/bdsh/Makefile
/branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.c
/branches/shell/uspace/app/bdsh/config.h
/branches/shell/uspace/app/bdsh/exec.c
/branches/shell/uspace/app/bdsh/exec.h
/branches/shell/uspace/app/bdsh/input.c
/branches/shell/uspace/app/bdsh/input.h
/branches/shell/uspace/app/bdsh/scli.c
3303 5788 d 0 h post /branches/shell/uspace/app/bdsh/ Remove Makefile.gnu  
/branches/shell/uspace/app/bdsh/Makefile.gnu
3302 5788 d 0 h post /branches/shell/uspace/app/bdsh/ Added a stub for a future mount command, at this point we stop updating the GNU
makefile.
 
/branches/shell/uspace/app/bdsh/cmds/modules/mount
/branches/shell/uspace/app/bdsh/cmds/modules/mount/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.c
/branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.def
/branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.h
/branches/shell/uspace/app/bdsh/Makefile
/branches/shell/uspace/app/bdsh/cmds/modules/modules.h
3301 5788 d 0 h post /branches/shell/uspace/app/bdsh/cmds/ mknewcmd: util.h should be included by default  
/branches/shell/uspace/app/bdsh/cmds/mknewcmd
3300 5788 d 0 h post /branches/shell/uspace/app/bdsh/ Added a TODO list  
/branches/shell/uspace/app/bdsh/TODO
3299 5788 d 1 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
/branches/shell/uspace/app/bdsh/Makefile
3298 5788 d 1 h post /branches/shell/uspace/app/bdsh/ exec: Narrowed down bug in relative paths fed to try_exec, added TODO  
/branches/shell/uspace/app/bdsh/exec.c
3297 5788 d 2 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ touch: accept multiple arguments  
/branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.c
3296 5788 d 2 h post /branches/shell/uspace/app/bdsh/cmds/modules/rm/ Added basic rm functionality (not yet recursive)  
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.h
3295 5788 d 4 h post /branches/shell/uspace/app/bdsh/cmds/modules/touch/ Add the basics of a touch command  
/branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.c
3294 5788 d 4 h post /branches/shell/uspace/app/bdsh/cmds/modules/ ls/mkdir: Update license headers and help displays  
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
3293 5788 d 13 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ Add basic functional 'ls'  
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h
3291 5788 d 15 h jermar /branches/shell/uspace/lib/libc/generic/vfs/ Fix absolutize() wrt. to relative paths. (shell branch)  
/branches/shell/uspace/lib/libc/generic/vfs/vfs.c
3289 5788 d 23 h post /branches/shell/uspace/app/bdsh/ Fixed / Updated AUTHORS  
/branches/shell/uspace/app/bdsh/AUTHORS
3288 5788 d 23 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
/branches/shell/uspace/app/bdsh/Makefile
/branches/shell/uspace/app/bdsh/Makefile.gnu
3287 5788 d 23 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)
 
/branches/shell/uspace/app/bdsh/exec.c
3286 5788 d 23 h post /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/ Implemented basics in mkdir  
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
3285 5789 d 0 h post /branches/shell/uspace/app/bdsh/ Added CL_EEXISTS for mkdir  
/branches/shell/uspace/app/bdsh/errors.h
/branches/shell/uspace/app/bdsh/errstr.h
3284 5789 d 0 h post /branches/shell/uspace/app/bdsh/cmds/ mknewcmd: Generated stub should include errors.h and config.h  
/branches/shell/uspace/app/bdsh/cmds/mknewcmd

Show All