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
4389 6271 d 17 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4354 6284 d 5 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4347 6286 d 5 h svoboda /branches/dynload/ Merge trunk changes up to r4195 to dynload.  
4342 6287 d 17 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4341 6287 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
4340 6287 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
3563 6460 d 17 h svoboda /branches/dynload/uspace/ Use shared libc with everything we can except console and fb which break.  
3448 6511 d 5 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3403 6515 d 4 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3374 6532 d 3 h post /trunk/uspace/app/bdsh/ Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)  
3371 6532 d 11 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin  
3360 6535 d 22 h post /trunk/uspace/app/bdsh/ Remove 'mount'  
3346 6538 d 5 h post /trunk/ Merge with shell @ 3241 for bdsh  
3304 6548 d 6 h post /branches/shell/uspace/app/bdsh/ Get rid of -DHELENOS (glibc builds will now break)  
3302 6548 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 6548 d 8 h post /branches/shell/uspace/app/bdsh/ Makefile: Don't echo gcc auto header dependency output  
3288 6549 d 6 h post /branches/shell/uspace/app/bdsh/ Makefiles: Fix typo $(OUTPUT) -> $(PROGRAM), update GNU Makefile.  
3280 6549 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 6549 d 22 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls  
3265 6550 d 11 h post /branches/shell/uspace/app/bdsh/ Added initial port of simple CLI to bdsh (brain dead shell)