Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1967 6529 d 18 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1787 6637 d 21 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1561 6675 d 3 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6675 d 4 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1547 6676 d 1 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1505 6677 d 2 h palkovsky /uspace/trunk/ Added mmap, munmap calls.
Added possibility to access framebuffer using shared memory.
 
1493 6677 d 15 h palkovsky /uspace/trunk/ Added support ega framebuffer.
Removed taskid parameter from map_physmem. The same effect
can (and should) be performed using IPC.
 
1490 6677 d 17 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.