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
4692 5415 d 19 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5515 d 18 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3425 5753 d 4 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3420 5754 d 20 h post /trunk/uspace/app/bdsh/ Add skeletal sleep and cp commands (not yet working)  
3374 5772 d 3 h post /trunk/uspace/app/bdsh/ Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)  
3371 5772 d 11 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin  
3360 5775 d 22 h post /trunk/uspace/app/bdsh/ Remove 'mount'  
3346 5778 d 5 h post /trunk/ Merge with shell @ 3241 for bdsh  
3304 5788 d 6 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3302 5788 d 6 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 5788 d 7 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3288 5789 d 5 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3280 5789 d 21 h post /branches/shell/uspace/app/bdsh/ Get rid of cli_free() wrapper (no longer needed), this also removes -fno-strict-aliasing  
3277 5789 d 21 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls  
3265 5790 d 11 h post /branches/shell/uspace/app/bdsh/ Added initial port of simple CLI to bdsh (brain dead shell)