Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4342 5497 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
/branches/dynload/boot/generic/macros.h
/branches/dynload/kernel/arch/ia32/include/drivers/kbd.h
/branches/dynload/kernel/test/fpu/fpu1_skip.c
/branches/dynload/kernel/test/fpu/mips2_skip.c
/branches/dynload/kernel/test/fpu/sse1_skip.c
/branches/dynload/uspace/lib/libc/include/macros.h
/branches/dynload/boot/arch/ia32xen
/branches/dynload/boot/arch/ppc64
/branches/dynload/contrib/default/ia32xen
/branches/dynload/contrib/default/ppc64
/branches/dynload/kernel/arch/ia32xen
/branches/dynload/kernel/arch/ppc64
/branches/dynload/kernel/arch/sparc64/include/drivers/ns16550.h
/branches/dynload/kernel/tools/ppc64
/branches/dynload/uspace/lib/libc/arch/ppc64
/branches/dynload/uspace/lib/softfloat/arch/ppc64
/branches/dynload/uspace/srv/kbd/arch/ppc64
/branches/dynload/HelenOS.config
/branches/dynload/Makefile
/branches/dynload/boot/Makefile
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/arm32/Makefile.inc
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/arm32/loader/main.c
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia64/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/Make.defaults
/branches/dynload/boot/arch/ia64/loader/gefi/Makefile
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/boot/arch/mips32/Makefile.inc
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/main.c
/branches/dynload/boot/arch/ppc32/Makefile.inc
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/_link.ld.in
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/ofwarch.c
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw.h
/branches/dynload/boot/tools/ia32/gen_vga323.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/interrupt.c
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/include/asm.h
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/arm32/src/drivers/gxemul.c
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/_link.ld.in
/branches/dynload/kernel/arch/ia32/include/fpu_context.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia64/Makefile.inc
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/drivers/kbd.h
/branches/dynload/kernel/arch/ia64/include/fpu_context.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/types.h
/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/mips32/Makefile.inc
/branches/dynload/kernel/arch/mips32/include/asm.h
/branches/dynload/kernel/arch/mips32/include/context_offset.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/asm.S
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/fpu_context.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/ppc32/Makefile.inc
/branches/dynload/kernel/arch/ppc32/include/asm.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/_link.ld.in
/branches/dynload/kernel/arch/sparc64/include/fpu_context.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/include/fb/fb.h
/branches/dynload/kernel/genarch/include/fb/visuals.h
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/kbd/i8042.c
/branches/dynload/kernel/genarch/src/kbd/key.c
/branches/dynload/kernel/genarch/src/kbd/ns16550.c
/branches/dynload/kernel/generic/include/arch.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/fpu_context.h
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/main/version.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/kernel/test/avltree/avltree1.def
/branches/dynload/kernel/test/fpu/fpu1.c
/branches/dynload/kernel/test/fpu/fpu1.def
/branches/dynload/kernel/test/fpu/mips2.c
/branches/dynload/kernel/test/fpu/mips2.def
/branches/dynload/kernel/test/fpu/sse1.c
/branches/dynload/kernel/test/fpu/sse1.def
/branches/dynload/tools/config.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/dload/Makefile
/branches/dynload/uspace/app/dload/arch/ia32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/dload/arch/mips32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/mips32/_link.ld.in
/branches/dynload/uspace/app/dload/arch/ppc32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/ppc32/_link.ld.in
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/app/dltest2/Makefile
/branches/dynload/uspace/app/init/Makefile
/branches/dynload/uspace/app/init/version.c
/branches/dynload/uspace/app/klog/Makefile
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tetris/Makefile
/branches/dynload/uspace/app/trace/Makefile
/branches/dynload/uspace/lib/libblock/Makefile
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/Makefile.app
/branches/dynload/uspace/lib/libc/Makefile.toolchain
/branches/dynload/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/amd64/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/arm32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia64/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/mips32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/sparc64/_link.ld.in
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/mips32/_link.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libfs/Makefile
/branches/dynload/uspace/lib/libtest/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/softfloat/Makefile
/branches/dynload/uspace/lib/softint/Makefile
/branches/dynload/uspace/srv/console/Makefile
/branches/dynload/uspace/srv/devmap/Makefile
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/fb.c
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/ppc32/src/kbd.c
/branches/dynload/uspace/srv/loader/Makefile
/branches/dynload/uspace/srv/loader/arch/amd64/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/amd64/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/arm32/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/arm32/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/ia32/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/ia32/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/ia64/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/ia64/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/mips32/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/mips32/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/ppc32/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/ppc32/_link.ld.in
/branches/dynload/uspace/srv/loader/arch/sparc64/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/sparc64/_link.ld.in
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/pci/Makefile
/branches/dynload/uspace/srv/pci/libpci/Makefile
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/vfs/Makefile
/branches/dynload/version
4341 5497 d 23 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
/branches/dynload/contrib/default
/branches/dynload/uspace/app/bdsh/cmds/builtins/exit
/branches/dynload/boot/arch/ppc32/loader/debug.inc
/branches/dynload/boot/arch/ppc64/loader/debug.inc
/branches/dynload/boot/tools/ppc32
/branches/dynload/uspace/app/bdsh/cmds/modules/quit
/branches/dynload/HelenOS.config
/branches/dynload/boot/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/_link.ld.in
/branches/dynload/boot/arch/ppc32/loader/asm.S
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/ppc32/loader/main.h
/branches/dynload/boot/arch/ppc32/loader/ofwarch.c
/branches/dynload/boot/arch/ppc32/loader/regname.h
/branches/dynload/boot/arch/ppc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw.h
/branches/dynload/kernel/arch/amd64/src/boot/boot.S
/branches/dynload/kernel/arch/amd64/src/interrupt.c
/branches/dynload/kernel/arch/arm32/include/machine.h
/branches/dynload/kernel/arch/arm32/src/drivers/gxemul.c
/branches/dynload/kernel/arch/ia32xen/src/drivers/xconsole.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/drivers/serial.c
/branches/dynload/kernel/arch/ppc32/_link.ld.in
/branches/dynload/kernel/arch/ppc32/include/asm/regname.h
/branches/dynload/kernel/arch/ppc32/include/barrier.h
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/exception.h
/branches/dynload/kernel/arch/ppc32/include/mm/page.h
/branches/dynload/kernel/arch/ppc32/include/mm/tlb.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/asm.S
/branches/dynload/kernel/arch/ppc32/src/drivers/cuda.c
/branches/dynload/kernel/arch/ppc32/src/drivers/pic.c
/branches/dynload/kernel/arch/ppc32/src/exception.S
/branches/dynload/kernel/arch/ppc32/src/interrupt.c
/branches/dynload/kernel/arch/ppc32/src/mm/tlb.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/ppc64/src/mm/tlb.c
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/kernel/genarch/src/drivers/ega/ega.c
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/generic/include/console/chardev.h
/branches/dynload/kernel/generic/include/console/console.h
/branches/dynload/kernel/generic/include/interrupt.h
/branches/dynload/kernel/generic/include/ipc/sysipc.h
/branches/dynload/kernel/generic/include/macros.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/ipc/sysipc.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/printf/vprintf.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/test/synch/rwlock4.c
/branches/dynload/kernel/test/synch/semaphore2.c
/branches/dynload/tools/config.py
/branches/dynload/tools/xtui.py
/branches/dynload/uspace/app/bdsh/AUTHORS
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/bdsh/cmds/builtin_cmds.c
/branches/dynload/uspace/app/bdsh/cmds/builtins/builtin_aliases.h
/branches/dynload/uspace/app/bdsh/cmds/builtins/builtins.h
/branches/dynload/uspace/app/bdsh/cmds/builtins/cd/cd_def.h
/branches/dynload/uspace/app/bdsh/cmds/cmds.h
/branches/dynload/uspace/app/bdsh/cmds/mknewcmd
/branches/dynload/uspace/app/bdsh/cmds/mod_cmds.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cp/cp_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/help/help.c
/branches/dynload/uspace/app/bdsh/cmds/modules/help/help_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/mkdir_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/dynload/uspace/app/bdsh/cmds/modules/modules.h
/branches/dynload/uspace/app/bdsh/cmds/modules/pwd/pwd_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/rm_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/touch_def.h
/branches/dynload/uspace/app/bdsh/exec.c
/branches/dynload/uspace/app/bdsh/input.c
/branches/dynload/uspace/app/bdsh/scli.c
/branches/dynload/uspace/app/bdsh/util.c
/branches/dynload/uspace/app/bdsh/util.h
/branches/dynload/uspace/app/dload/Makefile
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/app/dltest2/Makefile
/branches/dynload/uspace/app/trace/syscalls.c
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/libtest/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dynload/uspace/srv/kbd/arch/ppc32/src/kbd.c
/branches/dynload/uspace/srv/pci/libpci/Makefile
/branches/dynload/uspace/srv/vfs/vfs.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_register.c
4340 5497 d 23 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
/branches/dynload/tools/xtui.py
/branches/dynload/boot/boot.config
/branches/dynload/kernel/kernel.config
/branches/dynload/uspace/uspace.config
/branches/dynload/HelenOS.config
/branches/dynload/Makefile
/branches/dynload/boot/Makefile
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/tools/config.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/init/Makefile
/branches/dynload/uspace/app/klog/Makefile
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tetris/Makefile
/branches/dynload/uspace/app/trace/Makefile
/branches/dynload/uspace/lib/libblock/Makefile
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/Makefile.toolchain
/branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/libfs/Makefile
/branches/dynload/uspace/lib/softfloat/Makefile
/branches/dynload/uspace/lib/softint/Makefile
/branches/dynload/uspace/srv/console/Makefile
/branches/dynload/uspace/srv/devmap/Makefile
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/loader/Makefile
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/pci/Makefile
/branches/dynload/uspace/srv/pci/libpci/Makefile
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/vfs/Makefile
4337 5497 d 23 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
/branches/dynload/kernel/genarch/include/fb/logo-196x66.h
/branches/dynload/kernel/genarch/src/fb/logo-196x66.c
/branches/dynload/uspace/lib/libc/generic/mem.c
/branches/dynload/uspace/lib/libc/include/mem.h
/branches/dynload/uspace/srv/fb/ski.c
/branches/dynload/uspace/srv/fb/ski.h
/branches/dynload/kernel/arch/amd64/include/drivers
/branches/dynload/kernel/genarch/src/fb/helenos.xbm
/branches/dynload/HelenOS.config
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/_link.ld.in
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/dynload/boot/arch/ia64/loader/gefi/Makefile
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw.h
/branches/dynload/contrib/toolchain/toolchain.sparc64.sh
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/src/amd64.c
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/arm32/src/mm/tlb.c
/branches/dynload/kernel/arch/ia32/include/cpu.h
/branches/dynload/kernel/arch/ia32/include/drivers/ega.h
/branches/dynload/kernel/arch/ia32/include/drivers/vesa.h
/branches/dynload/kernel/arch/ia32/include/mm/as.h
/branches/dynload/kernel/arch/ia32/src/boot/vga323.pal
/branches/dynload/kernel/arch/ia32/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia32/src/drivers/vesa.c
/branches/dynload/kernel/arch/ia32/src/ia32.c
/branches/dynload/kernel/arch/ia32xen/src/mm/tlb.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/mips32/include/mm/asid.h
/branches/dynload/kernel/arch/mips32/src/console.c
/branches/dynload/kernel/arch/mips32/src/cpu/cpu.c
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/include/barrier.h
/branches/dynload/kernel/arch/sparc64/include/drivers/scr.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/scr.c
/branches/dynload/kernel/genarch/Makefile.inc
/branches/dynload/kernel/genarch/include/fb/fb.h
/branches/dynload/kernel/genarch/include/fb/font-8x16.h
/branches/dynload/kernel/genarch/include/fb/visuals.h
/branches/dynload/kernel/genarch/include/kbd/i8042.h
/branches/dynload/kernel/genarch/src/acpi/acpi.c
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/fb/font-8x16.c
/branches/dynload/kernel/genarch/src/kbd/key.c
/branches/dynload/kernel/genarch/src/mm/asid.c
/branches/dynload/kernel/generic/include/console/kconsole.h
/branches/dynload/kernel/generic/include/debug.h
/branches/dynload/kernel/generic/include/macros.h
/branches/dynload/kernel/generic/include/udebug/udebug.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/cpu/cpu.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/lib/func.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/kernel/kernel.config
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/init/Makefile
/branches/dynload/uspace/app/klog/Makefile
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/string.c
/branches/dynload/uspace/lib/libc/include/ipc/fb.h
/branches/dynload/uspace/lib/libc/include/loader/loader.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/srv/console/Makefile
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/console/gcons.h
/branches/dynload/uspace/srv/console/screenbuffer.h
/branches/dynload/uspace/srv/devmap/Makefile
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/fb.c
/branches/dynload/uspace/srv/fb/fb.h
/branches/dynload/uspace/srv/fb/font-8x16.c
/branches/dynload/uspace/srv/fb/font-8x16.h
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fb/ppm.c
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/fb/serial_console.h
/branches/dynload/uspace/srv/fb/sgcn.c
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/pci/Makefile
/branches/dynload/uspace/srv/pci/libpci/Makefile
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/vfs/Makefile
3690 5637 d 23 h svoboda /branches/dynload/uspace/ Use PT_DYNAMIC header so that even 'file' says the executables are dynamically-linked.  
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libtest/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/pci/libpci/Makefile
2927 5847 d 9 h decky /branches/dynload/ added dynload branch  
/branches/dynload
2479 6174 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
/trunk/uspace/app
/trunk/uspace/app/init
/trunk/uspace/app/klog
/trunk/uspace/app/tester
/trunk/uspace/app/tetris
/trunk/uspace/lib
/trunk/uspace/lib/libc
/trunk/uspace/lib/softfloat
/trunk/uspace/lib/softint
/trunk/uspace/srv
/trunk/uspace/srv/console
/trunk/uspace/srv/fb
/trunk/uspace/srv/fs
/trunk/uspace/srv/kbd
/trunk/uspace/srv/ns
/trunk/uspace/srv/pci
/trunk/uspace/srv/rd
/trunk/uspace/console
/trunk/uspace/fb
/trunk/uspace/fs
/trunk/uspace/init
/trunk/uspace/kbd
/trunk/uspace/klog
/trunk/uspace/libc
/trunk/uspace/ns
/trunk/uspace/pci
/trunk/uspace/rd
/trunk/uspace/softfloat
/trunk/uspace/softint
/trunk/uspace/tester
/trunk/uspace/tetris
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia32xen/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/contrib/conf/ski.conf
/trunk/uspace/Makefile
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/app/tetris/input.c
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/arch/amd64/_link.ld.in
/trunk/uspace/lib/libc/arch/arm32/Makefile.inc
/trunk/uspace/lib/libc/arch/arm32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia64/Makefile.inc
/trunk/uspace/lib/libc/arch/ia64/_link.ld.in
/trunk/uspace/lib/libc/arch/mips32/Makefile.inc
/trunk/uspace/lib/libc/arch/mips32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc64/_link.ld.in
/trunk/uspace/lib/libc/arch/sparc64/_link.ld.in
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/pci/Makefile
/trunk/uspace/srv/pci/libpci/Makefile
/trunk/uspace/srv/rd/Makefile
1787 6521 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
/trunk
/trunk/boot
/trunk/kernel
/trunk/uspace
/boot/trunk
/kernel/trunk
/uspace/trunk
1301 6585 d 1 h jermar /uspace/trunk/ Port libpci to HelenOS.
List PCI devices on PCI driver startup.
 
/uspace/trunk/pci/libpci
/uspace/trunk/pci/libpci/Makefile
/uspace/trunk/pci/libpci/access.c
/uspace/trunk/pci/libpci/generic.c
/uspace/trunk/pci/libpci/header.h
/uspace/trunk/pci/libpci/i386-ports.c
/uspace/trunk/pci/libpci/internal.h
/uspace/trunk/pci/libpci/names.c
/uspace/trunk/pci/libpci/pci.h
/uspace/trunk/pci/libpci/pci_ids.h
/uspace/trunk/pci/libpci/sysdep.h
/uspace/trunk/pci/libpci/types.h
/uspace/trunk/pci/update-ids
/uspace/trunk/libc/include/stdio.h
/uspace/trunk/libc/include/stdlib.h
/uspace/trunk/libc/include/string.h
/uspace/trunk/pci/Makefile
/uspace/trunk/pci/pci.c