Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3492 5775 d 0 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3397 5807 d 5 h rimsky /branches/sparc/ Merged recent changes from trunk into the Sparc branch.  
3374 5822 d 8 h post /trunk/uspace/app/bdsh/ Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)  
3371 5822 d 16 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin  
3360 5826 d 3 h post /trunk/uspace/app/bdsh/ Remove 'mount'  
3346 5828 d 9 h post /trunk/ Merge with shell @ 3241 for bdsh  
3304 5838 d 10 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3302 5838 d 11 h post /branches/shell/uspace/app/bdsh/ Added a stub for a future mount command, at this point we stop updating the GNU
makefile.
 
3299 5838 d 12 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3288 5839 d 10 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3280 5840 d 1 h post /branches/shell/uspace/app/bdsh/ Get rid of cli_free() wrapper (no longer needed), this also removes -fno-strict-aliasing  
3277 5840 d 2 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls  
3265 5840 d 15 h post /branches/shell/uspace/app/bdsh/ Added initial port of simple CLI to bdsh (brain dead shell)