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
1472 6561 d 3 h palkovsky /uspace/trunk/ More things to make tetris helenos compatibile.  
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/stdlib.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1471 6561 d 5 h decky /kernel/trunk/contrib/conf/ update configs for ISO image  
/kernel/trunk/contrib/conf/HelenOS.amd64.simics
/kernel/trunk/contrib/conf/dot.bochsrc
1470 6561 d 5 h palkovsky /uspace/trunk/libc/generic/ Removed workaround for gcc 4.1.0  
/uspace/trunk/libc/generic/async.c
1469 6561 d 5 h palkovsky /uspace/trunk/tetris/ Modified tetris input to be helenos-friendly.  
/uspace/trunk/tetris/input.c
1468 6561 d 5 h jermar /kernel/trunk/ Function for destroying address space for which there is no other reference in the kernel.  
/kernel/trunk/arch/ia32/include/mm/asid.h
/kernel/trunk/genarch/src/mm/as_ht.c
/kernel/trunk/genarch/src/mm/as_pt.c
/kernel/trunk/generic/include/mm/as.h
/kernel/trunk/generic/include/mm/page.h
/kernel/trunk/generic/include/proc/task.h
/kernel/trunk/generic/src/mm/as.c
/kernel/trunk/generic/src/proc/task.c
1467 6561 d 6 h jermar /kernel/trunk/generic/src/synch/ Allow usage of blocking synchronization primitives in functions that are also called during system initialization.  
/kernel/trunk/generic/src/synch/waitq.c
1466 6561 d 6 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
/uspace/trunk/console/console.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/scores.c
/uspace/trunk/tetris/scores.h
1465 6561 d 6 h cejka /uspace/trunk/ Support for reading from stdin.
Getchar() implemented.
 
/uspace/trunk/console/console.c
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/io/io.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/io.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/libc/include/stdio.h
/uspace/trunk/libc/include/unistd.h
1464 6561 d 7 h palkovsky /uspace/trunk/libc/include/ Added pseudo-synchronous message sending.  
/uspace/trunk/libc/include/async.h
1463 6561 d 7 h palkovsky /uspace/trunk/libc/ Added asynchronous waiting on ipc_async_send, when kernel limits
are reached. It works better in test_time.
 
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/include/async.h
1462 6561 d 8 h palkovsky /uspace/trunk/ Changed according to as_area_send/recv change.  
/uspace/trunk/libc/generic/time.c
/uspace/trunk/ns/ns.c
1461 6561 d 8 h palkovsky /kernel/trunk/generic/ Slightly changed semantics of AS_AREA_SEND/RECV.  
/kernel/trunk/generic/include/ipc/ipc.h
/kernel/trunk/generic/src/ipc/sysipc.c
/kernel/trunk/generic/src/mm/as.c
1460 6561 d 9 h jermar /kernel/trunk/generic/ Reference counting for futexes.  
/kernel/trunk/generic/include/proc/task.h
/kernel/trunk/generic/include/synch/futex.h
/kernel/trunk/generic/src/proc/task.c
/kernel/trunk/generic/src/synch/futex.c
1459 6561 d 22 h palkovsky /uspace/trunk/console/ Fix bad answering in console.  
/uspace/trunk/console/console.c
1458 6561 d 23 h palkovsky /kernel/trunk/ Added console support to gxemul.
Wider information in thread list.
 
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/generic/src/proc/thread.c
1457 6562 d 0 h jermar /kernel/trunk/generic/src/time/ Project missed_clock_ticks also on thread timeslice and run queue relink counter.  
/kernel/trunk/generic/src/time/clock.c
1456 6562 d 3 h decky /boot/trunk/arch/amd64/ create ISO image instead of floppy image (for AMD64)  
/boot/trunk/arch/amd64/grub/menu.lst
/boot/trunk/arch/amd64/grub/stage2_eltorito
/boot/trunk/arch/amd64/grub/grub.conf
/boot/trunk/arch/amd64/grub/grub.img.gz
/boot/trunk/arch/amd64/Makefile.inc
1455 6562 d 3 h decky /kernel/trunk/contrib/conf/ update Simics 2 configuration  
/kernel/trunk/contrib/conf/simics.conf
1454 6562 d 3 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
/boot/trunk/arch/ia32/grub/menu.lst
/boot/trunk/arch/ia32/grub/stage2_eltorito
/boot/trunk/arch/ia32/grub/grub.conf
/boot/trunk/arch/ia32/grub/grub.img.gz
/boot/trunk/arch/ia32/Makefile.inc
1453 6562 d 4 h palkovsky /uspace/trunk/ Modified console to use new async framework.  
/uspace/trunk/console/console.c
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/time.c

Show All