Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1781 6510 d 10 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
1740 6526 d 13 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
1723 6527 d 20 h palkovsky /uspace/trunk/ Do somewhat intelligent mouse hiding.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1720 6528 d 6 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
1713 6528 d 8 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 6528 d 8 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
1709 6528 d 15 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 6529 d 8 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
1673 6535 d 19 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 6536 d 5 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
1668 6536 d 11 h palkovsky /uspace/trunk/ Speed update for frame buffer.  
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
1649 6537 d 10 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 6537 d 10 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
1646 6537 d 13 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
1640 6537 d 17 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
1630 6538 d 4 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
1610 6538 d 12 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
1567 6540 d 12 h palkovsky /uspace/trunk/ Fixed errors made by last commit.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1562 6540 d 13 h vana /uspace/trunk/fb/ Ega scrolling and screen saving  
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
1559 6540 d 15 h palkovsky /uspace/trunk/fb/ Fixed error in FB on scrolling.  
/uspace/trunk/fb/fb.c

Show All