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
3333 5784 d 2 h post /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/ pwd: need to include config.h  
3329 5784 d 3 h post /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/ pwd: Use getcwd(), don't just print usr->cwd from cliuser_t  
3304 5788 d 8 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3278 5789 d 23 h post /branches/shell/uspace/app/bdsh/cmds/builtins/cd/ cd: Don't try to chdir(NULL) if no argument is given, fix help info  
3269 5790 d 8 h post /branches/shell/uspace/app/bdsh/ cd: Don't send users to non-existent usr->home on 0 arguments, add debug noise  
3267 5790 d 12 h post /branches/shell/uspace/app/bdsh/cmds/builtins/cd/ cd: Don't look for errno.h in sys/  
3265 5790 d 12 h post /branches/shell/uspace/app/bdsh/ Added initial port of simple CLI to bdsh (brain dead shell)