Subversion Repositories HelenOS

Rev

Rev 4345 | Rev 4347 | 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/mips32/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/_link.ld.in
/trunk/boot/arch/mips32/loader/_link.ld.in@4145 (Prev)
/branches/dynload/boot/arch/mips32/loader/_link.ld.in.binary
/branches/dynload/boot/arch/mips32/loader/_link.ld.in.ecoff
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/contrib/default/
/branches/dynload/contrib/toolchain/toolchain.amd64.sh
/branches/dynload/contrib/toolchain/toolchain.ia32.sh
/branches/dynload/contrib/toolchain/toolchain.mipseb32.sh
/branches/dynload/contrib/toolchain/toolchain.mipsel32.sh
/branches/dynload/contrib/toolchain/toolchain.sparc64.sh
/branches/dynload/defaults/
/trunk/defaults@4145 (Prev)
/branches/dynload/HelenOS.config
/branches/dynload/kernel/arch/amd64/include/asm.h
/branches/dynload/kernel/arch/amd64/include/cpu.h
/branches/dynload/kernel/arch/amd64/include/pm.h
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/amd64/src/boot/boot.S
/branches/dynload/kernel/arch/amd64/src/boot/memmap.c
/branches/dynload/kernel/arch/amd64/src/boot/vesa_prot.inc
/trunk/kernel/arch/amd64/src/boot/vesa_prot.inc@4145 (Prev)
/branches/dynload/kernel/arch/amd64/src/boot/vesa_real.inc
/trunk/kernel/arch/amd64/src/boot/vesa_real.inc@4145 (Prev)
/branches/dynload/kernel/arch/amd64/src/boot/vesa_ret.inc
/trunk/kernel/arch/amd64/src/boot/vesa_ret.inc@4145 (Prev)
/branches/dynload/kernel/arch/amd64/src/ddi/ddi.c
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/interrupt.c
/branches/dynload/kernel/arch/amd64/src/pm.c
/branches/dynload/kernel/arch/arm32/include/asm/boot.h
/branches/dynload/kernel/arch/arm32/include/console.h
/branches/dynload/kernel/arch/arm32/include/debug/
/branches/dynload/kernel/arch/arm32/include/drivers/gxemul.h
/branches/dynload/kernel/arch/arm32/include/machine.h
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/arm32/src/console.c
/branches/dynload/kernel/arch/arm32/src/debug/
/branches/dynload/kernel/arch/arm32/src/drivers/gxemul.c
/branches/dynload/kernel/arch/arm32/src/exception.c
/branches/dynload/kernel/arch/arm32/src/interrupt.c
/branches/dynload/kernel/arch/arm32/src/mm/frame.c
/branches/dynload/kernel/arch/arm32/src/mm/page.c
/branches/dynload/kernel/arch/arm32/src/mm/page_fault.c
/branches/dynload/kernel/arch/arm32/src/panic.S
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/atomic.h
/branches/dynload/kernel/arch/ia32/include/cpu.h
/branches/dynload/kernel/arch/ia32/include/drivers/i8254.h
/branches/dynload/kernel/arch/ia32/include/drivers/i8259.h
/branches/dynload/kernel/arch/ia32/include/drivers/kbd.h
/branches/dynload/kernel/arch/ia32/include/drivers/vesa.h
/branches/dynload/kernel/arch/ia32/include/pm.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/src/boot/boot.S
/branches/dynload/kernel/arch/ia32/src/boot/vesa_prot.inc
/trunk/kernel/arch/ia32/src/boot/vesa_prot.inc@4145 (Prev)
/branches/dynload/kernel/arch/ia32/src/boot/vesa_real.inc
/trunk/kernel/arch/ia32/src/boot/vesa_real.inc@4145 (Prev)
/branches/dynload/kernel/arch/ia32/src/boot/vesa_ret.inc
/trunk/kernel/arch/ia32/src/boot/vesa_ret.inc@4145 (Prev)
/branches/dynload/kernel/arch/ia32/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia32/src/drivers/vesa.c
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia32/src/interrupt.c
/branches/dynload/kernel/arch/ia32/src/pm.c
/branches/dynload/kernel/arch/ia32/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia32/src/smp/smp.c
/branches/dynload/kernel/arch/ia32/src/syscall.c
/branches/dynload/kernel/arch/ia32/src/userspace.c
/branches/dynload/kernel/arch/ia64/include/ski/ski.h
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/mips32/include/console.h
/branches/dynload/kernel/arch/mips32/include/drivers/msim.h
/branches/dynload/kernel/arch/mips32/include/drivers/serial.h
/branches/dynload/kernel/arch/mips32/include/mm/tlb.h
/branches/dynload/kernel/arch/mips32/Makefile.inc
/branches/dynload/kernel/arch/mips32/src/console.c
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/drivers/
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/mips32/src/mm/tlb.c
/branches/dynload/kernel/arch/ppc32/src/drivers/cuda.c
/branches/dynload/kernel/arch/ppc32/src/mm/tlb.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/drivers/kbd.c
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/arch/sparc64/src/trap/exception.c
/branches/dynload/kernel/genarch/include/drivers/dsrln/
/trunk/kernel/genarch/include/drivers/dsrln@4145 (Prev)
/branches/dynload/kernel/genarch/include/drivers/i8042/
/trunk/kernel/genarch/include/drivers/i8042@4145 (Prev)
/branches/dynload/kernel/genarch/include/drivers/ns16550/
/trunk/kernel/genarch/include/drivers/ns16550@4145 (Prev)
/branches/dynload/kernel/genarch/include/drivers/z8530/
/trunk/kernel/genarch/include/drivers/z8530@4145 (Prev)
/branches/dynload/kernel/genarch/include/kbd/
/branches/dynload/kernel/genarch/include/kbrd/
/trunk/kernel/genarch/include/kbrd@4145 (Prev)
/branches/dynload/kernel/genarch/include/srln/
/trunk/kernel/genarch/include/srln@4145 (Prev)
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/src/drivers/dsrln/
/trunk/kernel/genarch/src/drivers/dsrln@4145 (Prev)
/branches/dynload/kernel/genarch/src/drivers/ega/ega.c
/branches/dynload/kernel/genarch/src/drivers/i8042/
/trunk/kernel/genarch/src/drivers/i8042@4145 (Prev)
/branches/dynload/kernel/genarch/src/drivers/ns16550/
/trunk/kernel/genarch/src/drivers/ns16550@4145 (Prev)
/branches/dynload/kernel/genarch/src/drivers/z8530/
/trunk/kernel/genarch/src/drivers/z8530@4145 (Prev)
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/kbd/
/branches/dynload/kernel/genarch/src/kbrd/
/trunk/kernel/genarch/src/kbrd@4145 (Prev)
/branches/dynload/kernel/genarch/src/srln/
/trunk/kernel/genarch/src/srln@4145 (Prev)
/branches/dynload/kernel/generic/include/console/chardev.h
/branches/dynload/kernel/generic/include/console/console.h
/branches/dynload/kernel/generic/include/console/kconsole.h
/branches/dynload/kernel/generic/include/errno.h
/branches/dynload/kernel/generic/include/macros.h
/branches/dynload/kernel/generic/include/symtab.h
/branches/dynload/kernel/generic/src/console/chardev.c
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/console.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/debug/symtab.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/func.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/synch/spinlock.c
/branches/dynload/kernel/Makefile
/branches/dynload/tools/config.py
/branches/dynload/tools/xtui.py
/branches/dynload/uspace/app/bdsh/exec.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/init/version.c
/branches/dynload/uspace/lib/libc/arch/mips32eb/include/ddi.h
/trunk/uspace/lib/libc/arch/mips32eb/include/ddi.h@4145 (Prev)
/branches/dynload/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/fb/serial_console.h
/branches/dynload/uspace/srv/kbd/ctl/gxe_fb.c
/branches/dynload/uspace/srv/kbd/ctl/pc.c
/branches/dynload/uspace/srv/kbd/ctl/stty.c
/branches/dynload/uspace/srv/kbd/ctl/sun.c
/branches/dynload/uspace/srv/kbd/genarch/
/trunk/uspace/srv/kbd/genarch@4145 (Prev)
/branches/dynload/uspace/srv/kbd/generic/kbd.c
/branches/dynload/uspace/srv/kbd/include/gsp.h
/trunk/uspace/srv/kbd/include/gsp.h@4145 (Prev)
/branches/dynload/uspace/srv/kbd/include/kbd_ctl.h
/branches/dynload/uspace/srv/kbd/include/stroke.h
/trunk/uspace/srv/kbd/include/stroke.h@4145 (Prev)
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/port/sgcn.c
/branches/dynload/uspace/srv/kbd/port/ski.c
/trunk/uspace/srv/kbd/port/ski.c@4145 (Prev)
/branches/dynload/uspace/srv/obio/obio.c