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
4420 5547 d 15 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4201 5597 d 17 h trochtova /branches/dd/ changes in trunk (rev 4200) merged into dd branch  
4055 5621 d 16 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3882 5645 d 9 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3811 5666 d 21 h post /trunk/uspace/app/bdsh/ exit should be a builtin, since it will eventually need to know about running jobs  
3803 5668 d 10 h decky /trunk/ configuration system overhaul (requires newt)  
3420 5796 d 11 h post /trunk/uspace/app/bdsh/ Add skeletal sleep and cp commands (not yet working)  
3374 5813 d 18 h post /trunk/uspace/app/bdsh/ Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)  
3371 5814 d 2 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin  
3360 5817 d 13 h post /trunk/uspace/app/bdsh/ Remove 'mount'  
3346 5819 d 20 h post /trunk/ Merge with shell @ 3241 for bdsh  
3304 5829 d 21 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3302 5829 d 21 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 5829 d 22 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3288 5830 d 20 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3280 5831 d 12 h post /branches/shell/uspace/app/bdsh/ Get rid of cli_free() wrapper (no longer needed), this also removes -fno-strict-aliasing  
3277 5831 d 12 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls  
3265 5832 d 1 h post /branches/shell/uspace/app/bdsh/ Added initial port of simple CLI to bdsh (brain dead shell)