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
1569 6548 d 4 h vana /uspace/trunk/kbd/arch/ia64/src/ Ia64 function keys support  
/uspace/trunk/kbd/arch/ia64/src/kbd.c
1566 6548 d 6 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1560 6548 d 9 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
/uspace/trunk/console/console.c
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/main.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include/key_buffer.h
1547 6549 d 6 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
/uspace/trunk/console/helenos.ppm
/uspace/trunk/console/nameic.ppm
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/mips32eb
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/main.c
/uspace/trunk/fb/main.h
/uspace/trunk/libc/arch/amd64/Makefile.inc
/uspace/trunk/libc/arch/ia32/Makefile.inc
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/libc/arch/mips32/Makefile.inc
/uspace/trunk/libc/arch/mips32eb/Makefile.inc
/uspace/trunk/libc/arch/ppc32/Makefile.inc
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/sys/mman.h
/uspace/trunk/ns/ns.c
1518 6550 d 5 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
1508 6550 d 7 h vana /uspace/trunk/ Ia64 uspace keuboard uspace part  
/uspace/trunk/kbd/arch/ia64
/uspace/trunk/kbd/arch/ia64/include
/uspace/trunk/kbd/arch/ia64/include/kbd.h
/uspace/trunk/kbd/arch/ia64/src
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/Makefile
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/stdio.h
1504 6550 d 8 h cejka /uspace/trunk/ Some console bugfixes.  
/uspace/trunk/console/console.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1499 6550 d 12 h cejka /uspace/trunk/ Fix cursor position.
Do not rewrite active console on switch to it.
 
/uspace/trunk/console/console.c
/uspace/trunk/kbd/generic/kbd.c
1476 6551 d 21 h cejka /uspace/trunk/ Fixed some bugs.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include/key_buffer.h
/uspace/trunk/libc/generic/io/stream.c
1451 6553 d 10 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
/uspace/trunk/console/console.h
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/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/libc/Makefile
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/io/stream.h
1447 6554 d 7 h cejka /uspace/trunk/ Removed printf calls from fb.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
1445 6554 d 8 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.  
/uspace/trunk/console
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/libc/include/ipc/services.h
1392 6562 d 2 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
/uspace/trunk/libc/generic/libadt
/uspace/trunk/libc/include/libadt
/uspace/trunk/libadt
/uspace/trunk/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/async.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/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/ns/Makefile
1368 6565 d 23 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
/uspace/trunk/init/Makefile
/uspace/trunk/kbd/Makefile
1367 6565 d 23 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
/uspace/trunk/fb/Makefile
/uspace/trunk/kbd/Makefile
/uspace/trunk/libc/arch/amd64/src/entry.s
/uspace/trunk/libc/arch/ia32/src/entry.s
/uspace/trunk/libc/arch/ia64/src/entry.s
/uspace/trunk/libc/arch/mips32/_link.ld.in
/uspace/trunk/libc/arch/mips32/src/entry.s
/uspace/trunk/libc/arch/ppc32/src/entry.s
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/ns/Makefile
/uspace/trunk/pci/Makefile
1365 6566 d 7 h jermar /uspace/trunk/ Sync with kernel.
Add ipc_wait_for_call_timeout() and ipc_trywait_for_call().
Modify ipc_wait_for_call() to be unconditional.
 
/uspace/trunk/fb/fb.c
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1353 6567 d 6 h jermar /uspace/trunk/ Fix uspace to compile again.  
/uspace/trunk/init/init.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1352 6567 d 7 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
/uspace/trunk/libc/include/ipc
/uspace/trunk/libc/include/libipc
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/pci/Makefile
1350 6567 d 10 h palkovsky /uspace/trunk/ Make IPC thread safe.  
/uspace/trunk/kbd/include/arch
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
1349 6567 d 11 h palkovsky /uspace/trunk/kbd/arch/ Added keyboard driver to amd64.  
/uspace/trunk/kbd/arch/amd64

Show All