Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3561 5660 d 13 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
/branches/dynload/tools/mkfat.py
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/lib/libblock/libblock.c
/branches/dynload/uspace/lib/libblock/libblock.h
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/loader/main.c
3535 5666 d 13 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
/branches/dynload/kernel/arch/ia32/include/syscall.h
/branches/dynload/kernel/arch/ia32/src/syscall.c
/branches/dynload/uspace/lib/libblock
/branches/dynload/uspace/srv/fs/fat/fat_dentry.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_fat.h
/branches/dynload/tools/mkfat.sh
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/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/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/boot/boot.config
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/syscall.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/cpu.h
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia32/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/trap/regwin.h
/branches/dynload/kernel/arch/sparc64/src/proc/thread.c
/branches/dynload/kernel/arch/sparc64/src/trap/trap_table.S
/branches/dynload/kernel/generic/include/stdarg.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/tools/mkfat.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/exec.c
/branches/dynload/uspace/app/bdsh/util.c
/branches/dynload/uspace/app/bdsh/util.h
/branches/dynload/uspace/app/tester/ipc/send_sync.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/Makefile.toolchain
/branches/dynload/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/dynload/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/smc.c
/branches/dynload/uspace/lib/libc/generic/time.c
/branches/dynload/uspace/lib/libc/generic/tls.c
/branches/dynload/uspace/lib/libc/generic/udebug.c
/branches/dynload/uspace/lib/libc/generic/vfs/canonify.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/align.h
/branches/dynload/uspace/lib/libc/include/byteorder.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libc/include/loader/loader.h
/branches/dynload/uspace/lib/libc/include/syscall.h
/branches/dynload/uspace/lib/libfs/Makefile
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/lib/softfloat/Makefile
/branches/dynload/uspace/lib/softint/Makefile
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/vfs/vfs.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3403 5714 d 20 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/tools/mkfat.py
/branches/dynload/tools/mkfat.sh
/branches/dynload/tools/mkhord.py
/branches/dynload/tools/xstruct.py
/branches/dynload/uspace/app/bdsh
/branches/dynload/uspace/lib/libc/generic/getopt.c
/branches/dynload/uspace/lib/libc/generic/io/asprintf.c
/branches/dynload/uspace/lib/libc/include/getopt.h
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fb/msim.h
/branches/dynload/boot/tools/ia64
/branches/dynload/contrib/conf/bootindy
/branches/dynload/kernel/arch/mips32/include/drivers/arc.h
/branches/dynload/kernel/arch/mips32/src/drivers/arc.c
/branches/dynload/kernel/doc/BUGS_FOUND
/branches/dynload/kernel/generic/include/lib/objc.h
/branches/dynload/kernel/generic/include/lib/objc_ext.h
/branches/dynload/kernel/generic/src/lib/objc.c
/branches/dynload/kernel/generic/src/lib/objc_ext.c
/branches/dynload/uspace/app/ash
/branches/dynload/uspace/app/cli
/branches/dynload/HelenOS.config
/branches/dynload/Makefile
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/arm32/loader/asm.S
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ia64/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/asm.S
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/main.c
/branches/dynload/boot/arch/ppc32/loader/ofwarch.c
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/boot.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/arch/sparc64/silo/silo.conf
/branches/dynload/boot/boot.config
/branches/dynload/contrib/conf/msim.conf
/branches/dynload/contrib/toolchain/toolchain.amd64.sh
/branches/dynload/contrib/toolchain/toolchain.arm32.sh
/branches/dynload/contrib/toolchain/toolchain.ia32.sh
/branches/dynload/contrib/toolchain/toolchain.ia64.sh
/branches/dynload/contrib/toolchain/toolchain.mipseb32.sh
/branches/dynload/contrib/toolchain/toolchain.mipsel32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc64.sh
/branches/dynload/contrib/toolchain/toolchain.sparc64.sh
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/include/atomic.h
/branches/dynload/kernel/arch/amd64/include/mm/page.h
/branches/dynload/kernel/arch/amd64/src/asm_utils.S
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/include/mm/page.h
/branches/dynload/kernel/arch/arm32/src/asm.S
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/atomic.h
/branches/dynload/kernel/arch/ia32/include/mm/page.h
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/ega.c
/branches/dynload/kernel/arch/ia32/src/mm/as.c
/branches/dynload/kernel/arch/ia32xen/Makefile.inc
/branches/dynload/kernel/arch/ia32xen/include/mm/page.h
/branches/dynload/kernel/arch/ia32xen/src/asm.S
/branches/dynload/kernel/arch/ia64/Makefile.inc
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/mips32/Makefile.inc
/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/as.h
/branches/dynload/kernel/arch/mips32/include/mm/page.h
/branches/dynload/kernel/arch/mips32/include/mm/tlb.h
/branches/dynload/kernel/arch/mips32/src/asm.S
/branches/dynload/kernel/arch/mips32/src/console.c
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/interrupt.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/mips32/src/mm/as.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/mips32/src/mm/tlb.c
/branches/dynload/kernel/arch/ppc32/Makefile.inc
/branches/dynload/kernel/arch/ppc32/include/mm/page.h
/branches/dynload/kernel/arch/ppc64/Makefile.inc
/branches/dynload/kernel/arch/ppc64/include/mm/page.h
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/atomic.h
/branches/dynload/kernel/arch/sparc64/include/mm/page.h
/branches/dynload/kernel/arch/sparc64/src/asm.S
/branches/dynload/kernel/doc/AUTHORS
/branches/dynload/kernel/doc/arch/mips32
/branches/dynload/kernel/genarch/include/mm/page_pt.h
/branches/dynload/kernel/genarch/src/mm/as_pt.c
/branches/dynload/kernel/generic/include/config.h
/branches/dynload/kernel/generic/include/errno.h
/branches/dynload/kernel/generic/include/ipc/ipc.h
/branches/dynload/kernel/generic/include/macros.h
/branches/dynload/kernel/generic/include/mm/as.h
/branches/dynload/kernel/generic/include/mm/page.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/ipcrsc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/rd.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/mm/backend_anon.c
/branches/dynload/kernel/generic/src/mm/backend_elf.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/sysinfo/sysinfo.c
/branches/dynload/kernel/kernel.config
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/amd64/include/config.h
/branches/dynload/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/arm32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ia64/include/config.h
/branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/mips32/include/config.h
/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/include/config.h
/branches/dynload/uspace/lib/libc/arch/ppc64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/ppc64/include/config.h
/branches/dynload/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/dynload/uspace/lib/libc/arch/sparc64/include/config.h
/branches/dynload/uspace/lib/libc/generic/io/printf_core.c
/branches/dynload/uspace/lib/libc/generic/io/sprintf.c
/branches/dynload/uspace/lib/libc/generic/io/vsnprintf.c
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/string.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/generic/vfs/canonify.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/ctype.h
/branches/dynload/uspace/lib/libc/include/stdio.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/lib/libc/include/vfs/vfs.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/rd/rd.c
/branches/dynload/uspace/srv/rd/rd.h
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3151 5804 d 17 h svoboda /branches/dynload/ Get rid of iramfs  
/branches/dynload/tools/bin2c.py
/branches/dynload/uspace/app/iramfs
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/cli/cli.c
3149 5804 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
/branches/dynload/uspace/dist
/branches/dynload/kernel/generic/include/console/klog.h
/branches/dynload/kernel/generic/src/console/klog.c
/branches/dynload/HelenOS.config
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/proc/thread.c
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/ia32/include/mm/page.h
/branches/dynload/kernel/arch/ia32/include/smp/apic.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/debug/panic.s
/branches/dynload/kernel/arch/ia32xen/include/types.h
/branches/dynload/kernel/arch/ia32xen/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/drivers/cuda.h
/branches/dynload/kernel/arch/ppc32/include/exception.h
/branches/dynload/kernel/arch/ppc32/include/mm/tlb.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/interrupt.c
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc64/include/exception.h
/branches/dynload/kernel/arch/ppc64/include/types.h
/branches/dynload/kernel/arch/ppc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/ppc64/src/interrupt.c
/branches/dynload/kernel/arch/ppc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/trap/exception.c
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/acpi/acpi.c
/branches/dynload/kernel/genarch/src/acpi/madt.c
/branches/dynload/kernel/generic/include/adt/avl.h
/branches/dynload/kernel/generic/include/adt/list.h
/branches/dynload/kernel/generic/include/ddi/device.h
/branches/dynload/kernel/generic/include/debug.h
/branches/dynload/kernel/generic/include/interrupt.h
/branches/dynload/kernel/generic/include/panic.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/include/stackarg.h
/branches/dynload/kernel/generic/include/synch/spinlock.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/include/typedefs.h
/branches/dynload/kernel/generic/src/adt/btree.c
/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/cpu/cpu.c
/branches/dynload/kernel/generic/src/debug/symtab.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/ipc.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/objc_ext.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/mm/buddy.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/mm/slab.c
/branches/dynload/kernel/generic/src/printf/printf_core.c
/branches/dynload/kernel/generic/src/printf/vprintf.c
/branches/dynload/kernel/generic/src/proc/scheduler.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/rwlock.c
/branches/dynload/kernel/generic/src/synch/spinlock.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/sysinfo/sysinfo.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/avltree/avltree1.c
/branches/dynload/kernel/test/fpu/fpu1.c
/branches/dynload/kernel/test/fpu/mips2.c
/branches/dynload/kernel/test/fpu/sse1.c
/branches/dynload/kernel/test/mm/falloc2.c
/branches/dynload/kernel/test/mm/slab1.c
/branches/dynload/kernel/test/mm/slab2.c
/branches/dynload/kernel/test/print/print1.c
/branches/dynload/kernel/test/synch/rwlock3.c
/branches/dynload/kernel/test/synch/rwlock4.c
/branches/dynload/kernel/test/synch/rwlock5.c
/branches/dynload/kernel/test/synch/semaphore2.c
/branches/dynload/kernel/test/test.h
/branches/dynload/kernel/test/thread/thread1.c
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/fibril.c
/branches/dynload/uspace/lib/libfs/libfs.c
3107 5814 d 22 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
2959 5832 d 21 h svoboda /branches/dynload/ Load both program and dynamic linker from program loader. Pass program entry point to dynamic linker and have it run the program  
/branches/dynload/tools/bin2c.py
/branches/dynload/uspace/app/iloader/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/iloader/main.c
/branches/dynload/uspace/app/iramfs/Makefile
/branches/dynload/uspace/app/iramfs/data.h
/branches/dynload/uspace/app/iramfs/main.c
/branches/dynload/uspace/lib/libc/generic/time.c
/branches/dynload/uspace/lib/rtld/rtld.c
2949 5834 d 11 h svoboda /branches/dynload/ Add a python script 'bin2c.py' and an application 'iramfs' to smuggle an executable file into VFS. Demonstrate by running Tetris from VFS  
/branches/dynload/tools/bin2c.py
/branches/dynload/uspace/app/iramfs
/branches/dynload/uspace/app/iramfs/Makefile
/branches/dynload/uspace/app/iramfs/data.h
/branches/dynload/uspace/app/iramfs/main.c
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/iloader/Makefile
/branches/dynload/uspace/app/iloader/elf.c
2927 5836 d 21 h decky /branches/dynload/ added dynload branch  
/branches/dynload
2830 5872 d 14 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
2829 5872 d 22 h decky /trunk/tools/ remove obsolete script  
/trunk/tools/build
/trunk/tools/cygwin_symlink_patch.sh
2585 6034 d 8 h cejka /trunk/ Better fix of labels in configuration script.  
/trunk/kernel/kernel.config
/trunk/tools/config.py
2465 6178 d 16 h jermar /trunk/ Merge arm32 into trunk.  
/trunk/boot/arch/arm32/loader
/trunk/boot/doc
/trunk/boot/genarch/division.c
/trunk/boot/genarch/include
/trunk/boot/generic/genarch
/trunk/kernel/arch/arm32/include/asm
/trunk/kernel/arch/arm32/include/boot.h
/trunk/kernel/arch/arm32/include/console.h
/trunk/kernel/arch/arm32/include/debug
/trunk/kernel/arch/arm32/include/drivers
/trunk/kernel/arch/arm32/include/machine.h
/trunk/kernel/arch/arm32/include/mainpage.h
/trunk/kernel/arch/arm32/include/mm/page_fault.h
/trunk/kernel/arch/arm32/include/regutils.h
/trunk/kernel/arch/arm32/include/stack.h
/trunk/kernel/arch/arm32/src/asm.S
/trunk/kernel/arch/arm32/src/console.c
/trunk/kernel/arch/arm32/src/debug
/trunk/kernel/arch/arm32/src/drivers
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/memory_init.c
/trunk/kernel/arch/arm32/src/mm/page_fault.c
/trunk/kernel/arch/arm32/src/mm/tlb.c
/trunk/kernel/arch/arm32/src/panic.S
/trunk/kernel/arch/arm32/src/userspace.c
/trunk/kernel/doc/arch/arm32
/trunk/tools/cygwin_symlink_patch.sh
/trunk/uspace/kbd/arch/arm32/src/kbd_gxemul.c
/trunk/uspace/libc/arch/arm32/src/eabi.S
/trunk/uspace/libc/arch/arm32/src/dummy.S
/trunk/HelenOS.config
/trunk/boot/arch/arm32/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/boot.config
/trunk/boot/generic/align.h
/trunk/boot/generic/gentypes.h
/trunk/boot/generic/printf.c
/trunk/boot/generic/printf.h
/trunk/boot/generic/stdarg.h
/trunk/kernel/arch/amd64/include/mm/page.h
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/_link.ld.in
/trunk/kernel/arch/arm32/include/arch.h
/trunk/kernel/arch/arm32/include/arg.h
/trunk/kernel/arch/arm32/include/asm.h
/trunk/kernel/arch/arm32/include/atomic.h
/trunk/kernel/arch/arm32/include/barrier.h
/trunk/kernel/arch/arm32/include/byteorder.h
/trunk/kernel/arch/arm32/include/context.h
/trunk/kernel/arch/arm32/include/cpu.h
/trunk/kernel/arch/arm32/include/cycle.h
/trunk/kernel/arch/arm32/include/elf.h
/trunk/kernel/arch/arm32/include/exception.h
/trunk/kernel/arch/arm32/include/faddr.h
/trunk/kernel/arch/arm32/include/fpu_context.h
/trunk/kernel/arch/arm32/include/interrupt.h
/trunk/kernel/arch/arm32/include/memstr.h
/trunk/kernel/arch/arm32/include/mm/as.h
/trunk/kernel/arch/arm32/include/mm/asid.h
/trunk/kernel/arch/arm32/include/mm/frame.h
/trunk/kernel/arch/arm32/include/mm/memory_init.h
/trunk/kernel/arch/arm32/include/mm/page.h
/trunk/kernel/arch/arm32/include/mm/tlb.h
/trunk/kernel/arch/arm32/include/proc/task.h
/trunk/kernel/arch/arm32/include/proc/thread.h
/trunk/kernel/arch/arm32/include/types.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/context.S
/trunk/kernel/arch/arm32/src/cpu/cpu.c
/trunk/kernel/arch/arm32/src/ddi/ddi.c
/trunk/kernel/arch/arm32/src/dummy.S
/trunk/kernel/arch/arm32/src/mm/as.c
/trunk/kernel/arch/arm32/src/mm/frame.c
/trunk/kernel/arch/arm32/src/mm/page.c
/trunk/kernel/arch/arm32/src/start.S
/trunk/kernel/arch/ia32/include/mm/page.h
/trunk/kernel/arch/ia32xen/include/mm/page.h
/trunk/kernel/arch/mips32/include/mm/page.h
/trunk/kernel/arch/ppc32/include/mm/page.h
/trunk/kernel/arch/ppc64/include/mm/page.h
/trunk/kernel/doc/AUTHORS
/trunk/kernel/doc/doxygroups.h
/trunk/kernel/genarch/include/mm/page_pt.h
/trunk/kernel/genarch/src/mm/as_pt.c
/trunk/kernel/genarch/src/mm/page_pt.c
/trunk/kernel/generic/include/mm/frame.h
/trunk/kernel/generic/src/printf/printf.c
/trunk/kernel/kernel.config
/trunk/uspace/kbd/Makefile
/trunk/uspace/kbd/arch/arm32/include/kbd.h
/trunk/uspace/kbd/arch/arm32/src/kbd.c
/trunk/uspace/libc/arch/arm32/Makefile.inc
/trunk/uspace/libc/arch/arm32/_link.ld.in
/trunk/uspace/libc/arch/arm32/include/atomic.h
/trunk/uspace/libc/arch/arm32/include/config.h
/trunk/uspace/libc/arch/arm32/include/endian.h
/trunk/uspace/libc/arch/arm32/include/faddr.h
/trunk/uspace/libc/arch/arm32/include/limits.h
/trunk/uspace/libc/arch/arm32/include/psthread.h
/trunk/uspace/libc/arch/arm32/include/stackarg.h
/trunk/uspace/libc/arch/arm32/include/syscall.h
/trunk/uspace/libc/arch/arm32/include/thread.h
/trunk/uspace/libc/arch/arm32/include/types.h
/trunk/uspace/libc/arch/arm32/src/entry.s
/trunk/uspace/libc/arch/arm32/src/psthread.S
/trunk/uspace/libc/arch/arm32/src/syscall.c
/trunk/uspace/libc/arch/arm32/src/thread.c
/trunk/uspace/libc/arch/arm32/src/thread_entry.s
/trunk/uspace/softfloat/arch/arm32/include/functions.h
2438 6186 d 9 h decky /trunk/ update for new compiler configuration scheme  
/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/boot/boot.config
/trunk/kernel/arch/ia32/Makefile.inc
/trunk/tools/build
/trunk/uspace/libc/Makefile.toolchain
/trunk/uspace/uspace.config
1847 6480 d 8 h decky /trunk/tools/ fix targets  
/trunk/tools/build
1846 6480 d 8 h decky /trunk/ allow automatic build  
/trunk/Makefile
/trunk/tools/config.py
1845 6480 d 8 h decky /trunk/tools/ simple development environment build script  
/trunk/tools/build
1802 6505 d 6 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