Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1967 6532 d 8 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1787 6640 d 12 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1719 6665 d 9 h decky /uspace/trunk/ big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
 
1653 6674 d 10 h cejka /uspace/trunk/ Doxygen comments.  
1547 6678 d 15 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1518 6679 d 14 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
1510 6679 d 15 h palkovsky /uspace/trunk/libc/generic/ mmap workaroung  
1505 6679 d 16 h palkovsky /uspace/trunk/ Added mmap, munmap calls.
Added possibility to access framebuffer using shared memory.