Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1648 6565 d 19 h palkovsky /uspace/trunk/ Fixed race condition in async framework on phone disconnect.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/generic/async.c
1647 6565 d 22 h palkovsky /uspace/trunk/console/ Turn off animation on kconsole.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1646 6565 d 22 h palkovsky /uspace/trunk/ Added animation to fb, fb running status shown.  
/uspace/trunk/console/anim_1.ppm
/uspace/trunk/console/anim_2.ppm
/uspace/trunk/console/anim_3.ppm
/uspace/trunk/console/anim_4.ppm
/uspace/trunk/console/Makefile
/uspace/trunk/console/cons_kernel.ppm
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/include/ipc/fb.h
1645 6565 d 23 h vana /uspace/trunk/kbd/arch/ Mips and Itanium kconsole shortcut  
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1644 6565 d 23 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1643 6566 d 2 h palkovsky /kernel/trunk/generic/ IPC made faster in non-debug mode.  
/kernel/trunk/generic/include/ipc/ipc.h
/kernel/trunk/generic/src/console/klog.c
1642 6566 d 2 h vana /kernel/trunk/arch/mips32/src/ System info about machine  
/kernel/trunk/arch/mips32/src/mips32.c
1641 6566 d 2 h decky /kernel/trunk/arch/ port VESA VBE changes to AMD64  
/kernel/trunk/arch/amd64/src/boot/boot.S
/kernel/trunk/arch/ia32/src/boot/boot.S
1640 6566 d 3 h palkovsky /uspace/trunk/ Better colors for ega.
Small updates to initialization code to use only async api.
 
/uspace/trunk/console/console.c
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
1639 6566 d 10 h decky /kernel/trunk/arch/ia32/src/boot/ VESA VBE code cleanup, works in VMWare now  
/kernel/trunk/arch/ia32/src/boot/boot.S
1638 6566 d 12 h decky /kernel/trunk/ add some exotic resolutions  
/kernel/trunk/kernel.config
1637 6566 d 12 h jermar /kernel/trunk/genarch/src/mm/ Improve comment.  
/kernel/trunk/genarch/src/mm/asid.c
1636 6566 d 12 h jermar /kernel/trunk/ Move comment.

Do TLB shootdown also when allocating new ASID.
 
/kernel/trunk/genarch/src/mm/asid.c
/kernel/trunk/generic/src/proc/task.c
/kernel/trunk/generic/src/proc/thread.c
1635 6566 d 12 h decky /kernel/trunk/contrib/conf/ change default mouse grab hot-key (conflicting with kconsole)  
/kernel/trunk/contrib/conf/pearpc.conf
1634 6566 d 12 h decky /uspace/trunk/kbd/arch/ppc32/src/ better keymap, console switching works  
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
1633 6566 d 12 h decky /kernel/trunk/arch/ppc32/ better keyboard support  
/kernel/trunk/arch/ppc32/include/drivers/cuda.h
/kernel/trunk/arch/ppc32/src/drivers/cuda.c
1632 6566 d 13 h vana /uspace/trunk/kbd/arch/mips32/src/ Gxemul function keys kbd driver support  
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1631 6566 d 13 h palkovsky /uspace/trunk/ Color updates.  
/uspace/trunk/fb/sysio.c
/uspace/trunk/tetris/screen.c
1630 6566 d 13 h palkovsky /uspace/trunk/ Small change in colors.
Added scrolling to sysio output.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/sysio.c
1629 6566 d 13 h decky /uspace/trunk/kbd/arch/ppc32/src/ fixes  
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
1628 6566 d 13 h decky /kernel/trunk/ fixes  
/kernel/trunk/arch/ppc32/include/drivers/cuda.h
/kernel/trunk/arch/ppc32/src/drivers/cuda.c
/kernel/trunk/generic/src/ipc/irq.c
1627 6566 d 13 h palkovsky /kernel/trunk/arch/mips32/ Fixed size of mips processes, they are larger now.  
/kernel/trunk/arch/mips32/Makefile.inc
1626 6566 d 14 h decky /uspace/trunk/kbd/arch/ppc32/src/ ppc32 keyboard  
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
1625 6566 d 14 h decky /kernel/trunk/ ppc32 uspace keyboard support  
/kernel/trunk/arch/ppc32/include/arch.h
/kernel/trunk/arch/ppc32/include/drivers/cuda.h
/kernel/trunk/arch/ppc32/src/drivers/cuda.c
/kernel/trunk/arch/ppc32/src/drivers/pic.c
/kernel/trunk/generic/include/ipc/irq.h
/kernel/trunk/generic/src/ipc/irq.c
1624 6566 d 15 h palkovsky /uspace/trunk/libc/arch/ppc32/src/ Fixed incorrect TLS in ppc32.  
/uspace/trunk/libc/arch/ppc32/src/thread.c
1623 6566 d 16 h cejka /uspace/trunk/libc/generic/io/ Simple doxygen comments for printf functions.  
/uspace/trunk/libc/generic/io/printf.c
/uspace/trunk/libc/generic/io/snprintf.c
/uspace/trunk/libc/generic/io/sprintf.c
/uspace/trunk/libc/generic/io/vprintf.c
/uspace/trunk/libc/generic/io/vsnprintf.c
/uspace/trunk/libc/generic/io/vsprintf.c
1622 6566 d 17 h vana /uspace/trunk/kbd/arch/mips32/src/ F - keys in msim  
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1621 6566 d 19 h vana /kernel/trunk/arch/ia64/ itanium faulting task kill  
/kernel/trunk/arch/ia64/include/interrupt.h
/kernel/trunk/arch/ia64/src/interrupt.c
/kernel/trunk/arch/ia64/src/mm/tlb.c
1620 6566 d 19 h decky /boot/trunk/arch/ppc32/loader/ update boot loader API  
/boot/trunk/arch/ppc32/loader/main.c
/boot/trunk/arch/ppc32/loader/main.h
/boot/trunk/arch/ppc32/loader/ofw.c
/boot/trunk/arch/ppc32/loader/ofw.h
1619 6566 d 19 h decky /kernel/trunk/ basic ppc32 keyboard  
/kernel/trunk/Makefile
/kernel/trunk/arch/ppc32/include/boot/boot.h
/kernel/trunk/arch/ppc32/include/drivers/cuda.h
/kernel/trunk/arch/ppc32/src/drivers/cuda.c
/kernel/trunk/arch/ppc32/src/ppc32.c
1618 6566 d 20 h vana /uspace/trunk/ipcc/ Unaligned userspace test  
/uspace/trunk/ipcc/ipcc.c
1617 6566 d 20 h cejka /uspace/trunk/libc/generic/io/ Printf return value fix ported from kernel to uspace.  
/uspace/trunk/libc/generic/io/printf_core.c
/uspace/trunk/libc/generic/io/vsnprintf.c
1616 6566 d 20 h palkovsky /uspace/trunk/ Fixed console disconnect.
Added serialization to printf.
 
/uspace/trunk/console/console.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/io/printf_core.c
1615 6566 d 20 h jermar /kernel/trunk/arch/mips32/src/ mips32 version of alignment-safe memcpy.  
/kernel/trunk/arch/mips32/src/asm.S
1614 6566 d 20 h palkovsky /uspace/trunk/libc/generic/ Fixed bad TLS BSS initialization.  
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
1613 6566 d 21 h palkovsky /kernel/trunk/generic/src/console/ Fixed klog to use correct vsnprintf.  
/kernel/trunk/generic/src/console/klog.c
1612 6566 d 21 h jermar /kernel/trunk/generic/src/lib/ Generic version of memcpy that is resistent towards unaligned memory accesses.  
/kernel/trunk/generic/src/lib/memstr.c
1611 6566 d 21 h jermar /kernel/trunk/arch/ia64/src/ ia64 memcpy that is unaligned pointer resistent.  
/kernel/trunk/arch/ia64/src/asm.S
1610 6566 d 21 h palkovsky /uspace/trunk/ Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
 
/uspace/trunk/fb/helenos.xbm
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/tetris/screen.c
1609 6566 d 23 h decky /kernel/trunk/arch/ppc32/ generalize ppc32 exception handling  
/kernel/trunk/arch/ppc32/include/interrupt.h
/kernel/trunk/arch/ppc32/include/mm/page.h
/kernel/trunk/arch/ppc32/src/exception.S
/kernel/trunk/arch/ppc32/src/interrupt.c
/kernel/trunk/arch/ppc32/src/mm/page.c