Subversion Repositories HelenOS

Rev

Rev 4344 | Rev 4346 | 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/arm32/loader/main.c
/branches/dynload/boot/arch/arm32/loader/main.h
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/boot/arch/mips32/loader/main.c
/branches/dynload/boot/arch/mips32/loader/main.h
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/ppc32/loader/main.h
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/generic/printf.c
/branches/dynload/HelenOS.config
/branches/dynload/kernel/arch/amd64/include/arch.h
/branches/dynload/kernel/arch/amd64/include/asm.h
/branches/dynload/kernel/arch/amd64/include/atomic.h
/branches/dynload/kernel/arch/amd64/include/boot/boot.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/cpu/cpu.c
/branches/dynload/kernel/arch/amd64/src/fpu_context.c
/branches/dynload/kernel/arch/amd64/src/userspace.c
/branches/dynload/kernel/arch/arm32/include/arch.h
/branches/dynload/kernel/arch/arm32/include/asm.h
/branches/dynload/kernel/arch/arm32/include/atomic.h
/branches/dynload/kernel/arch/arm32/include/barrier.h
/branches/dynload/kernel/arch/arm32/include/mm/page.h
/branches/dynload/kernel/arch/arm32/include/regutils.h
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/arm32/src/cpu/cpu.c
/branches/dynload/kernel/arch/arm32/src/exception.c
/branches/dynload/kernel/arch/arm32/src/mm/page_fault.c
/branches/dynload/kernel/arch/arm32/src/mm/tlb.c
/branches/dynload/kernel/arch/arm32/src/userspace.c
/branches/dynload/kernel/arch/ia32/include/arch.h
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/atomic.h
/branches/dynload/kernel/arch/ia32/include/barrier.h
/branches/dynload/kernel/arch/ia32/include/boot/boot.h
/branches/dynload/kernel/arch/ia32/include/boot/cboot.h
/branches/dynload/kernel/arch/ia32/include/cpuid.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
/branches/dynload/kernel/arch/ia32/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia32/src/fpu_context.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/userspace.c
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/mips32/include/arch.h
/branches/dynload/kernel/arch/mips32/include/asm.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/asm.S
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/ppc32/include/asm.h
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/include/boot/boot.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/console.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/scr.c
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/genarch/include/drivers/ega/ega.h
/branches/dynload/kernel/genarch/include/multiboot/
/trunk/kernel/genarch/include/multiboot@4040 (Prev)
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/src/drivers/ega/ega.c
/branches/dynload/kernel/genarch/src/multiboot/
/trunk/kernel/genarch/src/multiboot@4040 (Prev)
/branches/dynload/kernel/genarch/src/ofw/ebus.c
/branches/dynload/kernel/genarch/src/ofw/fhc.c
/branches/dynload/kernel/genarch/src/ofw/ofw_tree.c
/branches/dynload/kernel/genarch/src/ofw/pci.c
/branches/dynload/kernel/generic/include/func.h
/branches/dynload/kernel/generic/include/memstr.h
/branches/dynload/kernel/generic/include/string.h
/trunk/kernel/generic/include/string.h@4040 (Prev)
/branches/dynload/kernel/generic/include/typedefs.h
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/debug/symtab.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/func.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/string.c
/trunk/kernel/generic/src/lib/string.c@4040 (Prev)
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/printf/printf_core.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/test/fpu/sse1.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/klog/klog.c
/branches/dynload/uspace/app/tester/devmap/devmap1.c
/branches/dynload/uspace/app/tester/vfs/vfs1.c
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/lib/libblock/libblock.c
/branches/dynload/uspace/lib/libc/arch/arm32/include/ddi.h
/trunk/uspace/lib/libc/arch/arm32/include/ddi.h@4040 (Prev)
/branches/dynload/uspace/lib/libc/arch/ia32/include/ddi.h
/branches/dynload/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/dynload/uspace/lib/libc/arch/mips32/include/ddi.h
/trunk/uspace/lib/libc/arch/mips32/include/ddi.h@4040 (Prev)
/branches/dynload/uspace/lib/libc/arch/ppc32/include/ddi.h
/trunk/uspace/lib/libc/arch/ppc32/include/ddi.h@4040 (Prev)
/branches/dynload/uspace/lib/libc/arch/sparc64/include/ddi.h
/trunk/uspace/lib/libc/arch/sparc64/include/ddi.h@4040 (Prev)
/branches/dynload/uspace/lib/libc/generic/console.c
/branches/dynload/uspace/lib/libc/generic/ddi.c
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/kbd.c
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/async.h
/branches/dynload/uspace/lib/libc/include/io/stream.h
/branches/dynload/uspace/lib/libc/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/include/ipc/services.h
/branches/dynload/uspace/lib/libc/include/sys/types.h
/branches/dynload/uspace/lib/libc/include/vfs/vfs.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/devmap/devmap.c
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dynload/uspace/srv/kbd/generic/kbd.c
/branches/dynload/uspace/srv/kbd/layout/us_dvorak.c
/branches/dynload/uspace/srv/kbd/port/i8042.c
/branches/dynload/uspace/srv/kbd/port/i8042.h
/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/ns/ns.c
/branches/dynload/uspace/srv/rd/rd.c
/branches/dynload/uspace/srv/vfs/vfs.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_ops.c
/branches/dynload/uspace/srv/vfs/vfs_register.c