Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4341 5498 d 0 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 5498 d 0 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
3107 5825 d 12 h svoboda /branches/dynload/ Merge trunk changes up to r3044 into dynload  
/branches/dynload/boot/arch/arm32/loader/_link.ld.in
/branches/dynload/boot/arch/ia64/loader/_link.ld.in
/branches/dynload/boot/arch/mips32/loader/_link.ld.in.binary
/branches/dynload/boot/arch/mips32/loader/_link.ld.in.ecoff
/branches/dynload/boot/arch/ppc32/loader/_link.ld.in
/branches/dynload/boot/arch/ppc64/loader/_link.ld.in
/branches/dynload/boot/arch/sparc64/loader/_link.ld.in
/branches/dynload/boot/tools/pack.py
/branches/dynload/tools/fix_symlinks.sh
/branches/dynload/tools/mktmpfs.py
/branches/dynload/boot/arch/arm32/loader/pack
/branches/dynload/boot/arch/ia64/loader/pack
/branches/dynload/boot/arch/mips32/loader/pack
/branches/dynload/boot/arch/ppc32/loader/pack
/branches/dynload/boot/arch/ppc64/loader/pack
/branches/dynload/boot/arch/sparc64/loader/pack
/branches/dynload/tools/cygwin_symlink_patch.sh
/branches/dynload/HelenOS.config
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/arm32/loader/main.c
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/main.c
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/ppc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/arch/amd64/src/asm_utils.S
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/mips32/include/atomic.h
/branches/dynload/kernel/generic/include/ipc/ipc.h
/branches/dynload/kernel/generic/include/lib/rd.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/elf.c
/branches/dynload/kernel/generic/src/lib/rd.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/tools/config.py
/branches/dynload/uspace/lib/libc/arch/mips32/include/atomic.h
/branches/dynload/uspace/srv/pci/update-ids
2927 5847 d 11 h decky /branches/dynload/ added dynload branch  
/branches/dynload
2830 5883 d 4 h jermar /trunk/ Add (c) and the modified BSD license to the config system.  
/trunk/HelenOS.config
/trunk/boot/boot.config
/trunk/kernel/kernel.config
/trunk/tools/config.py
/trunk/uspace/uspace.config
2585 6044 d 22 h cejka /trunk/ Better fix of labels in configuration script.  
/trunk/kernel/kernel.config
/trunk/tools/config.py
1846 6490 d 22 h decky /trunk/ allow automatic build  
/trunk/Makefile
/trunk/tools/config.py
1802 6515 d 20 h decky /trunk/ cleanup and unify the build system  
/trunk/HelenOS.config
/trunk/Makefile
/trunk/tools
/trunk/tools/config.py
/trunk/version
/trunk/boot/tools/config.py
/trunk/kernel/tools/config.py
/trunk/uspace/tools
/trunk/boot/Makefile
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/Makefile.inc
/trunk/boot/arch/mips32/Makefile.inc
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc64/Makefile.inc
/trunk/boot/arch/sparc64/Makefile.inc
/trunk/boot/arch/xen32/Makefile.inc
/trunk/boot/boot.config
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/Makefile.inc
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/kernel/arch/ia64/Makefile.inc
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/ppc32/Makefile.inc
/trunk/kernel/arch/ppc64/Makefile.inc
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/kernel.config
/trunk/uspace/Makefile
/trunk/uspace/uspace.config