Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1781 6476 d 19 h jermar /uspace/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
/uspace/trunk/libc/arch/amd64/include/config.h
/uspace/trunk/libc/arch/amd64/include/faddr.h
/uspace/trunk/libc/arch/ia32/include/config.h
/uspace/trunk/libc/arch/ia32/include/faddr.h
/uspace/trunk/libc/arch/ia64/include/config.h
/uspace/trunk/libc/arch/ia64/include/faddr.h
/uspace/trunk/libc/arch/mips32/include/config.h
/uspace/trunk/libc/arch/mips32/include/faddr.h
/uspace/trunk/libc/arch/ppc32/include/config.h
/uspace/trunk/libc/arch/ppc32/include/faddr.h
/uspace/trunk/libc/arch/ppc64/include/config.h
/uspace/trunk/libc/arch/ppc64/include/faddr.h
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/arch/amd64/include/context_offset.h
/uspace/trunk/libc/arch/amd64/include/limits.h
/uspace/trunk/libc/arch/amd64/include/types.h
/uspace/trunk/libc/arch/ia32/include/types.h
/uspace/trunk/libc/arch/ia64/include/psthread.h
/uspace/trunk/libc/arch/ia64/include/types.h
/uspace/trunk/libc/arch/mips32/include/types.h
/uspace/trunk/libc/arch/ppc32/include/types.h
/uspace/trunk/libc/arch/ppc64/include/types.h
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/types.h
/uspace/trunk/libc/include/unistd.h
1768 6484 d 21 h decky /uspace/trunk/presenter/ start proper slides presenter  
/uspace/trunk/presenter
1751 6492 d 2 h palkovsky /uspace/trunk/ Sligtly more efficient ipc.  
/uspace/trunk/console/gcons.c
/uspace/trunk/libc/generic/ipc.c
1740 6492 d 21 h jermar /uspace/trunk/ Changes to uspace doxygen comments.  
/uspace/trunk/doc
/uspace/trunk/doc/doxygroups.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softint/generic/division.c
1727 6493 d 11 h decky /uspace/trunk/libc/ add -Wall back (not -Werror)  
/uspace/trunk/libc/Makefile.toolchain
1723 6494 d 4 h palkovsky /uspace/trunk/ Do somewhat intelligent mouse hiding.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1722 6494 d 14 h jermar /uspace/trunk/libc/ Revert the change that prevented uspace from compiling.  
/uspace/trunk/libc/Makefile.toolchain
1721 6494 d 15 h palkovsky /uspace/trunk/ Some other warnings removed.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/pci/pci.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1720 6494 d 15 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/psthread.c
1719 6494 d 15 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
 
/uspace/trunk/fb/sysio.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/malloc/malloc.c
/uspace/trunk/ns/ns.c
1718 6494 d 16 h palkovsky /uspace/trunk/console/ Fix bad button finding.  
/uspace/trunk/console/gcons.c
1717 6494 d 16 h palkovsky /uspace/trunk/ Added console switching using mouse.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/kbd/include/keys.h
1713 6494 d 16 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1711 6494 d 17 h palkovsky /uspace/trunk/fb/ Added more mouse support.  
/uspace/trunk/fb/pointer.xbm
/uspace/trunk/fb/pointer_mask.xbm
/uspace/trunk/fb/fb.c
1710 6494 d 21 h vana /uspace/trunk/tetris/ Tetris reset score on new game  
/uspace/trunk/tetris/tetris.c
1709 6495 d 0 h jermar /uspace/trunk/ Fix some broken doxygen comments.  
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
1707 6495 d 16 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
/uspace/trunk/kbd/arch/ia32/src/mouse.c
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/include/ipc/fb.h
1706 6497 d 0 h cejka /uspace/trunk/ Doxygen comments for newly added files.  
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/arch/ia32/include/ddi.h
1701 6498 d 0 h palkovsky /uspace/trunk/libc/generic/ Doc update  
/uspace/trunk/libc/generic/time.c
1699 6498 d 1 h vana /uspace/trunk/kbd/arch/mips32/src/ Kbd patch for gxemul with no framebuffer  
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1694 6499 d 19 h palkovsky /uspace/trunk/ Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.
 
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/arch/amd64/include/ddi.h
/uspace/trunk/libc/arch/ia32/include/ddi.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/ega.c
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/ia64/include/kbd.h
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/arch/ppc32/include/kbd.h
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
1689 6500 d 15 h palkovsky /uspace/trunk/console/ Update to new api.
Fixed problem with hanged up phone when pressing keys during
graphics initialization.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1688 6500 d 22 h jermar /uspace/trunk/tetris/ Fix tetris to update fallrate when restarting the game.  
/uspace/trunk/tetris/tetris.c
1674 6502 d 3 h palkovsky /uspace/trunk/console/ Fixed bug in scrolling in cosole redrawing different virt. consoles.  
/uspace/trunk/console/console.c
1673 6502 d 3 h palkovsky /uspace/trunk/ Fb internal update.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
1672 6502 d 13 h palkovsky /uspace/trunk/ Fast uspace scrolling using double buffering.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/include/ipc/fb.h
1670 6502 d 17 h decky /uspace/trunk/ cleanup  
/uspace/trunk/libfb
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/softint/Makefile
1668 6502 d 19 h palkovsky /uspace/trunk/ Speed update for frame buffer.  
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
1664 6503 d 2 h vana /uspace/trunk/libc/arch/ia64/ Ia64 MALLOC Config  
/uspace/trunk/libc/arch/ia64/Makefile.inc
1663 6503 d 2 h vana /uspace/trunk/libc/ Uspace synchronous fpu context managing  
/uspace/trunk/libc/arch/ia64/include/psthread.h
/uspace/trunk/libc/arch/ia64/src/psthread.S
/uspace/trunk/libc/malloc/malloc.c
1660 6503 d 3 h palkovsky /uspace/trunk/ FPU psthread support for mips.  
/uspace/trunk/Makefile
/uspace/trunk/libc/arch/mips32/Makefile.inc
/uspace/trunk/libc/arch/mips32/include/context_offset.h
/uspace/trunk/libc/arch/mips32/include/psthread.h
/uspace/trunk/libc/arch/mips32/src/entry.s
/uspace/trunk/libc/arch/mips32/src/psthread.S
/uspace/trunk/uspace.config
1657 6503 d 10 h cejka /uspace/trunk/ Another doxygen comments.  
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/kbd/arch/amd64
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/libc/arch/amd64/src/thread.c
/uspace/trunk/libc/arch/mips32/include/atomic.h
/uspace/trunk/libc/arch/mips32/include/endian.h
/uspace/trunk/libc/arch/mips32/include/limits.h
/uspace/trunk/libc/arch/mips32/include/psthread.h
/uspace/trunk/libc/arch/mips32/include/stackarg.h
/uspace/trunk/libc/arch/mips32/include/thread.h
/uspace/trunk/libc/arch/mips32/include/types.h
/uspace/trunk/libc/arch/mips32/src/syscall.c
/uspace/trunk/libc/arch/mips32/src/thread.c
/uspace/trunk/libc/arch/mips32eb/include/endian.h
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/arch/ia64/include/functions.h
/uspace/trunk/softfloat/arch/mips32/include/functions.h
/uspace/trunk/softfloat/arch/mips32eb/include/functions.h
/uspace/trunk/softfloat/arch/ppc32/include/functions.h
/uspace/trunk/softfloat/arch/ppc64/include/functions.h
/uspace/trunk/softfloat/arch/sparc64/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softfloat/generic/sub.c
/uspace/trunk/softfloat/include/add.h
/uspace/trunk/softfloat/include/common.h
/uspace/trunk/softfloat/include/comparison.h
/uspace/trunk/softfloat/include/conversion.h
/uspace/trunk/softfloat/include/div.h
/uspace/trunk/softfloat/include/mul.h
/uspace/trunk/softfloat/include/other.h
/uspace/trunk/softfloat/include/sftypes.h
/uspace/trunk/softfloat/include/softfloat.h
/uspace/trunk/softfloat/include/sub.h
1656 6503 d 15 h cejka /uspace/trunk/libc/ Another doxygen comments.  
/uspace/trunk/libc/arch/amd64/include/atomic.h
/uspace/trunk/libc/arch/amd64/include/context_offset.h
/uspace/trunk/libc/arch/amd64/include/endian.h
/uspace/trunk/libc/arch/amd64/include/limits.h
/uspace/trunk/libc/arch/amd64/include/psthread.h
/uspace/trunk/libc/arch/amd64/include/stackarg.h
/uspace/trunk/libc/arch/amd64/include/thread.h
/uspace/trunk/libc/arch/amd64/include/types.h
/uspace/trunk/libc/arch/amd64/src/thread.c
/uspace/trunk/libc/arch/ia32/include/atomic.h
/uspace/trunk/libc/arch/ia32/include/endian.h
/uspace/trunk/libc/arch/ia32/include/limits.h
/uspace/trunk/libc/arch/ia32/include/psthread.h
/uspace/trunk/libc/arch/ia32/include/stackarg.h
/uspace/trunk/libc/arch/ia32/include/thread.h
/uspace/trunk/libc/arch/ia32/include/types.h
/uspace/trunk/libc/arch/ia32/src/syscall.c
/uspace/trunk/libc/arch/ia64/include/atomic.h
/uspace/trunk/libc/arch/ia64/include/endian.h
/uspace/trunk/libc/arch/ia64/include/limits.h
/uspace/trunk/libc/arch/ia64/include/psthread.h
/uspace/trunk/libc/arch/ia64/include/stack.h
/uspace/trunk/libc/arch/ia64/include/stackarg.h
/uspace/trunk/libc/arch/ia64/include/thread.h
/uspace/trunk/libc/arch/ia64/include/types.h
/uspace/trunk/libc/arch/ia64/src/thread.c
/uspace/trunk/libc/arch/mips32/include/atomic.h
/uspace/trunk/libc/arch/mips32/include/context_offset.h
/uspace/trunk/libc/arch/mips32/include/endian.h
/uspace/trunk/libc/arch/mips32/include/limits.h
/uspace/trunk/libc/arch/mips32/include/psthread.h
/uspace/trunk/libc/arch/mips32/include/stackarg.h
/uspace/trunk/libc/arch/mips32/include/thread.h
/uspace/trunk/libc/arch/mips32/include/types.h
/uspace/trunk/libc/arch/mips32/src/syscall.c
/uspace/trunk/libc/arch/mips32/src/thread.c
/uspace/trunk/libc/arch/mips32eb/include/endian.h
/uspace/trunk/libc/arch/ppc32/include/atomic.h
/uspace/trunk/libc/arch/ppc32/include/context_offset.h
/uspace/trunk/libc/arch/ppc32/include/endian.h
/uspace/trunk/libc/arch/ppc32/include/limits.h
/uspace/trunk/libc/arch/ppc32/include/psthread.h
/uspace/trunk/libc/arch/ppc32/include/regname.h
/uspace/trunk/libc/arch/ppc32/include/stackarg.h
/uspace/trunk/libc/arch/ppc32/include/thread.h
/uspace/trunk/libc/arch/ppc32/include/types.h
/uspace/trunk/libc/arch/ppc32/src/syscall.c
/uspace/trunk/libc/arch/ppc32/src/thread.c
/uspace/trunk/libc/arch/ppc64/include/atomic.h
/uspace/trunk/libc/arch/ppc64/include/context_offset.h
/uspace/trunk/libc/arch/ppc64/include/endian.h
/uspace/trunk/libc/arch/ppc64/include/limits.h
/uspace/trunk/libc/arch/ppc64/include/psthread.h
/uspace/trunk/libc/arch/ppc64/include/regname.h
/uspace/trunk/libc/arch/ppc64/include/stackarg.h
/uspace/trunk/libc/arch/ppc64/include/thread.h
/uspace/trunk/libc/arch/ppc64/include/types.h
/uspace/trunk/libc/arch/ppc64/src/syscall.c
/uspace/trunk/libc/arch/ppc64/src/thread.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/malloc/malloc.c
1655 6503 d 15 h palkovsky /uspace/trunk/tools/ Fix bad fix.  
/uspace/trunk/tools/config.py
1653 6503 d 16 h cejka /uspace/trunk/ Doxygen comments.  
/uspace/trunk/init/init.c
/uspace/trunk/init/init.h
/uspace/trunk/init/version.c
/uspace/trunk/init/version.h
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/generic/io/io.c
/uspace/trunk/libc/generic/io/printf.c
/uspace/trunk/libc/generic/io/printf_core.c
/uspace/trunk/libc/generic/io/snprintf.c
/uspace/trunk/libc/generic/io/sprintf.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/io/vprintf.c
/uspace/trunk/libc/generic/io/vsnprintf.c
/uspace/trunk/libc/generic/io/vsprintf.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/libadt/list.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/stdlib.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/sysinfo.c
/uspace/trunk/libc/generic/task.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/align.h
/uspace/trunk/libc/include/as.h
/uspace/trunk/libc/include/assert.h
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/atomic.h
/uspace/trunk/libc/include/cap.h
/uspace/trunk/libc/include/ctype.h
/uspace/trunk/libc/include/ddi.h
/uspace/trunk/libc/include/endian.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/errno.h
/uspace/trunk/libc/include/futex.h
/uspace/trunk/libc/include/io/io.h
/uspace/trunk/libc/include/io/printf_core.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/ipc/ns.h
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/libc/include/libadt/fifo.h
/uspace/trunk/libc/include/libadt/hash_table.h
/uspace/trunk/libc/include/libadt/list.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/include/limits.h
/uspace/trunk/libc/include/malloc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/libc/include/stdarg.h
/uspace/trunk/libc/include/stddef.h
/uspace/trunk/libc/include/stdint.h
/uspace/trunk/libc/include/stdio.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/libc/include/sys/mman.h
/uspace/trunk/libc/include/sys/time.h
/uspace/trunk/libc/include/sys/types.h
/uspace/trunk/libc/include/sysinfo.h
/uspace/trunk/libc/include/task.h
/uspace/trunk/libc/include/thread.h
/uspace/trunk/libc/include/time.h
/uspace/trunk/libc/include/types.h
/uspace/trunk/libc/include/unistd.h
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softint/generic/division.c
/uspace/trunk/softint/include/division.h
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/input.h
/uspace/trunk/tetris/pathnames.h
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/shapes.c
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h
1650 6503 d 18 h palkovsky /uspace/trunk/tools/ Fixed config with bad dialog.  
/uspace/trunk/tools/config.py
1649 6503 d 18 h cejka /uspace/trunk/ Doxygen comments update.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/ega.h
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/sysio.c
/uspace/trunk/fb/sysio.h
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/ia64/include/kbd.h
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/arch/ppc32/include/kbd.h
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/key_buffer.h
/uspace/trunk/ns/ns.c
1648 6503 d 18 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 6503 d 21 h palkovsky /uspace/trunk/console/ Turn off animation on kconsole.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1646 6503 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