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
1529 6556 d 12 h palkovsky /boot/trunk/arch/ Added tetris to ia32 and amd64  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/menu.lst
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/menu.lst
1528 6556 d 13 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
/uspace/trunk/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1527 6556 d 14 h jermar /kernel/trunk/contrib/conf/ Enable loading of kbd userspace driver in Ski sample configuration file.  
/kernel/trunk/contrib/conf/ski.conf
1526 6556 d 14 h cejka /uspace/trunk/console/ Some doxygen comments added.  
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.c
1525 6556 d 14 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
1524 6556 d 14 h palkovsky /uspace/trunk/tetris/ More porting, awaiting 2 functions of console.  
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/screen.h
/uspace/trunk/tetris/tetris.c
1523 6556 d 14 h cejka /uspace/trunk/ Console support for flush.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/libc/include/ipc/fb.h
1522 6556 d 15 h palkovsky /uspace/trunk/console/ Added slighyly graphical console.  
/uspace/trunk/console/gcons.h
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1521 6556 d 15 h cejka /uspace/trunk/console/ Console sends its size now.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
1520 6556 d 15 h cejka /uspace/trunk/console/ Fixed bugs in console.  
/uspace/trunk/console/console.c
1519 6556 d 15 h palkovsky /uspace/trunk/ Slowly porting tetris screen... not yet done.  
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
1518 6556 d 16 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
/uspace/trunk/console/gcons.c
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/include/ipc/ipc.h
1517 6556 d 16 h cejka /uspace/trunk/console/ Support for switch to kernel console.  
/uspace/trunk/console/console.c
1516 6556 d 17 h cejka /uspace/trunk/console/ Fixed bugs in shared buffer.  
/uspace/trunk/console/console.c
1515 6556 d 17 h palkovsky /uspace/trunk/fb/ Don't move cursor on draw_text_data  
/uspace/trunk/fb/fb.c
1514 6556 d 17 h cejka /uspace/trunk/console/ Inserted forgotten FB_SET_STYLE.  
/uspace/trunk/console/console.c
1513 6556 d 17 h palkovsky /uspace/trunk/fb/ Fixed mistake in draw_data.  
/uspace/trunk/fb/fb.c
1512 6556 d 17 h cejka /uspace/trunk/console/ Console support for communication with fb via shared memory.  
/uspace/trunk/console/console.c
1511 6556 d 17 h palkovsky /kernel/trunk/arch/ Remove __address from include file included by uspace  
/kernel/trunk/arch/amd64/include/mm/as.h
/kernel/trunk/arch/ia32/include/mm/as.h
/kernel/trunk/arch/ia64/include/mm/as.h
/kernel/trunk/arch/mips32/include/mm/as.h
/kernel/trunk/arch/ppc32/include/mm/as.h
/kernel/trunk/arch/ppc64/include/mm/as.h
/kernel/trunk/arch/sparc64/include/mm/as.h
1510 6556 d 17 h palkovsky /uspace/trunk/libc/generic/ mmap workaroung  
/uspace/trunk/libc/generic/mmap.c

Show All