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
4661 5418 d 9 h svoboda /trunk/uspace/app/trace/ Update proto definitions in tracer.  
4660 5418 d 9 h svoboda /trunk/uspace/app/trace/ Cope with ipc_call_sync_slow() overwriting input argument with output argument. This fixes the tracer not understanding connect_to_me_blocking().  
4659 5419 d 5 h svoboda /trunk/uspace/app/trace/ Use bool type.  
4658 5419 d 6 h svoboda /trunk/uspace/app/trace/ Wait for app to exit before returning from tracer.  
4657 5419 d 6 h svoboda /trunk/uspace/app/trace/ Remove accidentally commited debugging messages.  
4656 5419 d 7 h svoboda /trunk/uspace/app/trace/ Use a dedicated fibril to wait for console events so that we can quit the tracer as soon as the app exits. (Need to wait for two different things.)  
4655 5419 d 8 h svoboda /trunk/uspace/app/trace/ Let application inherit tracer's std. files.  
4654 5419 d 8 h svoboda /trunk/uspace/app/trace/ Make use of fibril sync primitives.  
4653 5419 d 9 h svoboda /trunk/uspace/app/trace/ Read keys directly from console in tracer. This works around the current inability to write to stdout while blocked in getchar().  
4652 5423 d 10 h pillai /branches/arm/kernel/arch/arm32/src/ Fixed a logical error in checking the processor mode before enabling interrupts  
4651 5423 d 12 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4650 5424 d 19 h jermar /trunk/kernel/arch/sparc64/include/ Fix sparc64 non-debug build.  
4649 5425 d 6 h svoboda /trunk/uspace/srv/kbd/layout/ Fix comments.  
4648 5425 d 8 h jermar /trunk/uspace/app/bdsh/ Fix a couple of memory leaks and an improper use of sizeof().  
4647 5425 d 9 h jermar /branches/arm/ Branch out a new arm branch.  
4646 5425 d 9 h jermar /branches/ Rename the arm branch to arm.old so that a fresh new one can be branched out.  
4645 5426 d 6 h svoboda /trunk/contrib/conf/ Revert accidently commited change.  
4644 5426 d 6 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4643 5426 d 20 h jermar /trunk/uspace/lib/libc/generic/ realloc() should really check whether the next block is indeed free.  
4642 5427 d 6 h svoboda /trunk/uspace/lib/libc/generic/ Fix alignment errors in realloc().  

Show All