Subversion Repositories HelenOS

Rev

Rev 4337 | Rev 4339 | Go to most recent revision | Compare with Previous | Directory listing | Details | Blame | View Log | RSS feed

Last modification

Path Blame Diff Log
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/contrib/conf/arm32-gx.sh
/trunk/contrib/conf/arm32-gx.sh@3787 (Prev)
/branches/dynload/contrib/conf/gxemul.sh
/branches/dynload/contrib/conf/mips32-gx.sh
/trunk/contrib/conf/mips32-gx.sh@3787 (Prev)
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/ia32/include/drivers/ega.h
/trunk/kernel/arch/ia32/include/drivers/ega.h@3787 (Prev)
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/src/drivers/ega.c
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/atomic.h
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/cpu.h
/branches/dynload/kernel/arch/ia64/include/debug.h
/branches/dynload/kernel/arch/ia64/include/drivers/ega.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/mm/frame.h
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/include/mm/vhpt.h
/branches/dynload/kernel/arch/ia64/include/proc/task.h
/branches/dynload/kernel/arch/ia64/include/register.h
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/ia64/Makefile.inc
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/ia64/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia64/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/drivers/it.c
/branches/dynload/kernel/arch/ia64/src/fpu_context.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/as.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.c
/branches/dynload/kernel/arch/ia64/src/mm/page.c
/branches/dynload/kernel/arch/ia64/src/mm/tlb.c
/branches/dynload/kernel/arch/ia64/src/mm/vhpt.c
/branches/dynload/kernel/arch/ia64/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia64/src/putchar.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/src/start.S
/branches/dynload/kernel/arch/mips32/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/trap/trap_table.S
/branches/dynload/kernel/genarch/include/drivers/
/trunk/kernel/genarch/include/drivers@3787 (Prev)
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/src/drivers/
/trunk/kernel/genarch/src/drivers@3787 (Prev)
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/generic/include/console/kconsole.h
/branches/dynload/kernel/generic/include/ipc/irq.h
/branches/dynload/kernel/generic/include/memstr.h
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/uspace/app/bdsh/input.c
/branches/dynload/uspace/app/klog/klog.c
/branches/dynload/uspace/app/tester/console/
/trunk/uspace/app/tester/console@3787 (Prev)
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/stdio/
/trunk/uspace/app/tester/stdio@3787 (Prev)
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/app/tetris/screen.c
/branches/dynload/uspace/app/tetris/screen.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/arch/ia64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia64/src/thread_entry.s
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/console.c@3787 (Prev)
/branches/dynload/uspace/lib/libc/generic/io/fprintf.c
/trunk/uspace/lib/libc/generic/io/fprintf.c@3787 (Prev)
/branches/dynload/uspace/lib/libc/generic/io/stdio.c
/trunk/uspace/lib/libc/generic/io/stdio.c@3787 (Prev)
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/async.h
/branches/dynload/uspace/lib/libc/include/console/
/trunk/uspace/lib/libc/include/console@3787 (Prev)
/branches/dynload/uspace/lib/libc/include/console.h
/trunk/uspace/lib/libc/include/console.h@3787 (Prev)
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/console.h@3787 (Prev)
/branches/dynload/uspace/lib/libc/include/ipc/fb.h
/branches/dynload/uspace/lib/libc/include/stdio.h
/branches/dynload/uspace/lib/libc/include/unistd.h
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/console.h
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/console/screenbuffer.c
/branches/dynload/uspace/srv/console/screenbuffer.h
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/fb.c
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/kbd/genarch/src/nofb.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/loader/arch/ia64/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/mips32eb
/trunk/uspace/srv/loader/arch/mips32eb@3787 (Prev)
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c