Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1453 6550 d 2 h palkovsky /uspace/trunk/ Modified console to use new async framework.  
1452 6550 d 2 h palkovsky /uspace/trunk/libc/ Added some additional functionality.  
1451 6550 d 9 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1450 6550 d 9 h cejka /boot/trunk/arch/amd64/ Amd64 boot support for console driver.  
1449 6551 d 3 h palkovsky /uspace/trunk/ Started porting tetris.  
1448 6551 d 3 h palkovsky /kernel/trunk/generic/src/syscall/ Better SYS_IO  
1447 6551 d 6 h cejka /uspace/trunk/ Removed printf calls from fb.  
1446 6551 d 6 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
1445 6551 d 6 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.  
1444 6551 d 6 h cejka /uspace/trunk/libc/generic/io/ Fixed wrong doxygen formating.  
1443 6551 d 6 h palkovsky /uspace/trunk/libc/generic/ Allow NULL callback on async call.  
1442 6551 d 14 h palkovsky /uspace/trunk/libc/generic/ Fixed bad order when reading time.  
1441 6551 d 20 h palkovsky /uspace/trunk/ Added support for async_wait_timeout.  
1440 6551 d 20 h palkovsky /kernel/trunk/generic/include/ Added error code for timeouts.  
1439 6551 d 21 h palkovsky /uspace/trunk/libc/generic/ Correct realtime clock communication  
1438 6551 d 21 h palkovsky /kernel/trunk/generic/ Correct realtime clock communication.  
1437 6551 d 23 h jermar /kernel/trunk/generic/src/mm/ Fix used_space_insert() to correctly service an empty used_space B+tree.  
1436 6552 d 0 h jermar /kernel/trunk/generic/src/mm/ Fight TLB inconsistency by proper placing of tlb_shootdown_start() and tlb_shootdown_finalize() in as.c.  
1435 6552 d 1 h palkovsky /uspace/trunk/ Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/
 
1434 6552 d 1 h palkovsky /kernel/trunk/ Added 'realtime' clock interface.
Added some asm macros as memory barriers.
Added drift computing for mips platform.
 

Show All