Subversion Repositories HelenOS

Rev

Rev 4343 | Rev 4345 | 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/sparc64/loader/Makefile
/branches/dynload/HelenOS.config
/branches/dynload/kernel/arch/amd64/include/asm.h
/branches/dynload/kernel/arch/amd64/include/mm/frame.h
/branches/dynload/kernel/arch/amd64/include/mm/tlb.h
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/amd64/src/boot/boot.S
/branches/dynload/kernel/arch/amd64/src/mm/page.c
/branches/dynload/kernel/arch/arm32/include/asm.h
/branches/dynload/kernel/arch/arm32/include/machine.h
/branches/dynload/kernel/arch/arm32/include/mm/frame.h
/branches/dynload/kernel/arch/arm32/include/mm/tlb.h
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/arm32/src/console.c
/branches/dynload/kernel/arch/arm32/src/drivers/gxemul.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/tlb.c
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/boot/cboot.h
/trunk/kernel/arch/ia32/include/boot/cboot.h@3988 (Prev)
/branches/dynload/kernel/arch/ia32/include/boot/memmap.h
/branches/dynload/kernel/arch/ia32/include/drivers/ega.h
/branches/dynload/kernel/arch/ia32/include/drivers/i8042.h
/branches/dynload/kernel/arch/ia32/include/drivers/i8259.h
/branches/dynload/kernel/arch/ia32/include/mm/frame.h
/branches/dynload/kernel/arch/ia32/include/mm/tlb.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/src/boot/boot.S
/branches/dynload/kernel/arch/ia32/src/boot/cboot.c
/trunk/kernel/arch/ia32/src/boot/cboot.c@3988 (Prev)
/branches/dynload/kernel/arch/ia32/src/drivers/i8254.c
/branches/dynload/kernel/arch/ia32/src/drivers/i8259.c
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia32/src/mm/frame.c
/branches/dynload/kernel/arch/ia32/src/mm/page.c
/branches/dynload/kernel/arch/ia32/src/mm/tlb.c
/branches/dynload/kernel/arch/ia32/src/smp/apic.c
/branches/dynload/kernel/arch/ia32/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/drivers/ega.h
/branches/dynload/kernel/arch/ia64/include/drivers/i8042.h
/branches/dynload/kernel/arch/ia64/include/mm/frame.h
/branches/dynload/kernel/arch/ia64/include/mm/tlb.h
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/ia64/src/drivers/it.c
/branches/dynload/kernel/arch/ia64/src/ia64.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/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/mips32/include/asm.h
/branches/dynload/kernel/arch/mips32/include/mm/frame.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/drivers/serial.c
/branches/dynload/kernel/arch/mips32/src/interrupt.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/mips32/src/mm/page.c
/branches/dynload/kernel/arch/ppc32/include/asm.h
/branches/dynload/kernel/arch/ppc32/include/drivers/cuda.h
/branches/dynload/kernel/arch/ppc32/include/mm/frame.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/drivers/cuda.c
/branches/dynload/kernel/arch/ppc32/src/mm/frame.c
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/drivers/z8530.h
/branches/dynload/kernel/arch/sparc64/include/mm/frame.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/drivers/fhc.c
/branches/dynload/kernel/arch/sparc64/src/drivers/kbd.c
/branches/dynload/kernel/arch/sparc64/src/drivers/pci.c
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/kernel/arch/sparc64/src/mm/frame.c
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/genarch/include/drivers/ega/ega.h
/branches/dynload/kernel/genarch/include/drivers/legacy/
/trunk/kernel/genarch/include/drivers/legacy@3988 (Prev)
/branches/dynload/kernel/genarch/include/kbd/i8042.h
/branches/dynload/kernel/genarch/include/kbd/ns16550.h
/branches/dynload/kernel/genarch/include/kbd/z8530.h
/branches/dynload/kernel/genarch/src/drivers/ega/ega.c
/branches/dynload/kernel/genarch/src/kbd/i8042.c
/branches/dynload/kernel/genarch/src/kbd/ns16550.c
/branches/dynload/kernel/genarch/src/kbd/z8530.c
/branches/dynload/kernel/generic/include/align.h
/branches/dynload/kernel/generic/include/config.h
/branches/dynload/kernel/generic/include/console/console.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/ipc/irq.h
/branches/dynload/kernel/generic/include/main/main.h
/branches/dynload/kernel/generic/include/mm/buddy.h
/branches/dynload/kernel/generic/include/mm/frame.h
/branches/dynload/kernel/generic/include/mm/page.h
/branches/dynload/kernel/generic/include/mm/slab.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/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/ddi/ddi.c
/branches/dynload/kernel/generic/src/ddi/irq.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/mm/buddy.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/mm/slab.c
/branches/dynload/kernel/generic/src/proc/program.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/tools/config.py
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls.h
/branches/dynload/uspace/app/bdsh/input.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/libc/arch/ia32/include/ddi.h
/branches/dynload/uspace/lib/libc/generic/ddi.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/ddi.h
/branches/dynload/uspace/lib/libc/include/ipc/bus.h
/trunk/uspace/lib/libc/include/ipc/bus.h@3988 (Prev)
/branches/dynload/uspace/lib/libc/include/ipc/services.h
/branches/dynload/uspace/lib/libc/include/kbd/keycode.h
/branches/dynload/uspace/lib/libc/include/task.h
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/srv/fhc/
/trunk/uspace/srv/fhc@3988 (Prev)
/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/generic/kbd.c
/branches/dynload/uspace/srv/kbd/include/kbd.h
/branches/dynload/uspace/srv/kbd/layout/us_dvorak.c
/branches/dynload/uspace/srv/kbd/layout/us_qwerty.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/port/gxemul.c
/branches/dynload/uspace/srv/kbd/port/i8042.c
/branches/dynload/uspace/srv/kbd/port/msim.c
/branches/dynload/uspace/srv/kbd/port/ns16550.c
/branches/dynload/uspace/srv/kbd/port/z8530.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/obio/
/trunk/uspace/srv/obio@3988 (Prev)