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
2635 6012 d 21 h cejka /trunk/ Function ipc_connect_me_to sends 3 user defined arguments now.
One argument added also to ipc_forward_fast.
Fixed devmap and improved its test.
 
2621 6023 d 1 h jermar /trunk/uspace/ Modify the async framework to make use of all six syscall arguments.
Supply user-friendly macros as in previous cases.
 
2619 6024 d 19 h jermar /trunk/ Modify ipc_answer_*() to make use of all six syscall arguments. The recommended
means of answering calls is via the ipc_answer_m() macros (where m denotes the
number of return arguments) that automatically decide between the fast register
version or the slow universal version of ipc_answer().
 
2618 6025 d 8 h jermar /trunk/ Modify asynchronous IPC to make use of all six syscall arguments. The preferred
means of asynchronous communication is now via the set of ipc_call_async_m()
macros, where m is the number of payload arguments passed to the kernel. These
macros will automatically decide between the fast and the universal slow version
of ipc_call_async.
 
2566 6073 d 10 h jermar /trunk/uspace/srv/console/ Fix cstyle in console.c.  
2539 6080 d 1 h jermar /trunk/uspace/srv/console/ Cstyle and other minor fixes in the console code.  
2479 6175 d 3 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6331 d 20 h jermar /trunk/ (c) versus (C)  
2070 6332 d 4 h jermar /trunk/ Rather big indentation and formatting changes.
More inteligent long line wrapping.
 
2069 6333 d 19 h jermar /trunk/ Improve formatting.  
2025 6368 d 18 h jermar /trunk/ Coding style fixes.  
1867 6466 d 20 h jermar /trunk/uspace/ Prototype for mmap() should be in mman.h.
Anyway, is there any common sense behind naming of mman.h and mman.c?
 
1866 6466 d 20 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6521 d 22 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1751 6544 d 7 h palkovsky /uspace/trunk/ Sligtly more efficient ipc.  
1740 6545 d 2 h jermar /uspace/trunk/ Changes to uspace doxygen comments.  
1723 6546 d 9 h palkovsky /uspace/trunk/ Do somewhat intelligent mouse hiding.  
1721 6546 d 20 h palkovsky /uspace/trunk/ Some other warnings removed.  
1718 6546 d 20 h palkovsky /uspace/trunk/console/ Fix bad button finding.  
1717 6546 d 21 h palkovsky /uspace/trunk/ Added console switching using mouse.  

Show All