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
3674 5634 d 20 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/dynload/boot/arch/sparc64/silo/silo.patched.tar.gz
/branches/dynload/contrib/util
/branches/dynload/contrib/util/DownloadAndPatchSILO.sh
/branches/dynload/kernel/arch/ia64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/cpu_family.h
/branches/dynload/kernel/arch/sparc64/include/cpu_node.h
/branches/dynload/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/uspace/app/tester/loop
/branches/dynload/uspace/app/tester/loop/loop1.c
/branches/dynload/uspace/app/tester/loop/loop1.def
/branches/dynload/uspace/dist/readme
/branches/dynload/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/dynload/uspace/lib/libc/arch/ia64/src/ddi.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/fb/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/dynload/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/dynload/uspace/srv/kbd/genarch/include/nofb.h
/branches/dynload/uspace/srv/kbd/genarch/src/nofb.c
/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/main.c
/branches/dynload/boot/arch/ppc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/arch/sparc64/loader/ofwarch.c
/branches/dynload/boot/arch/sparc64/loader/register.h
/branches/dynload/boot/boot.config
/branches/dynload/boot/genarch/balloc.h
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw_tree.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/vesa.c
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/cpu.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/include/mm/tlb.h
/branches/dynload/kernel/arch/ia64/include/proc/task.h
/branches/dynload/kernel/arch/ia64/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.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/src/mips32.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/arch.h
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/drivers/fhc.h
/branches/dynload/kernel/arch/sparc64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/drivers/pci.h
/branches/dynload/kernel/arch/sparc64/include/drivers/scr.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/dynload/kernel/arch/sparc64/include/mm/frame.h
/branches/dynload/kernel/arch/sparc64/include/mm/mmu.h
/branches/dynload/kernel/arch/sparc64/include/mm/tlb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tsb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tte.h
/branches/dynload/kernel/arch/sparc64/include/regdef.h
/branches/dynload/kernel/arch/sparc64/include/register.h
/branches/dynload/kernel/arch/sparc64/include/trap/interrupt.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/ddi/ddi.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/scr.c
/branches/dynload/kernel/arch/sparc64/src/drivers/tick.c
/branches/dynload/kernel/arch/sparc64/src/mm/as.c
/branches/dynload/kernel/arch/sparc64/src/mm/cache.S
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/src/mm/tlb.c
/branches/dynload/kernel/arch/sparc64/src/mm/tsb.c
/branches/dynload/kernel/arch/sparc64/src/smp/ipi.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/arch/sparc64/src/start.S
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/fb/fb.h
/branches/dynload/kernel/genarch/include/fb/visuals.h
/branches/dynload/kernel/genarch/include/kbd/ns16550.h
/branches/dynload/kernel/genarch/include/kbd/z8530.h
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/fb/fb.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/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/adt/bitmap.h
/branches/dynload/kernel/generic/include/byteorder.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/ipc/kbox.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/udebug/udebug.h
/branches/dynload/kernel/generic/src/ddi/irq.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/mm/tlb.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/futex.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/time/clock.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ipc.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/debug/mips1.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/include/ctype.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/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_idx.c
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/kbd.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_lookup.c
/branches/dynload/uspace/srv/vfs/vfs_node.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3448 5713 d 9 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/kernel/generic/include/ipc/kbox.h
/branches/dynload/kernel/generic/include/udebug
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/udebug
/branches/dynload/uspace/app/bdsh/cmds/modules/cp
/branches/dynload/uspace/app/bdsh/cmds/modules/sleep
/branches/dynload/uspace/app/trace
/branches/dynload/uspace/dist/app
/branches/dynload/uspace/dist/cfg
/branches/dynload/uspace/dist/srv
/branches/dynload/uspace/lib/libc/generic/udebug.c
/branches/dynload/uspace/lib/libc/include/udebug.h
/branches/dynload/uspace/dist/etc
/branches/dynload/uspace/dist/sbin
/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/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/arm32/include/interrupt.h
/branches/dynload/kernel/generic/include/ipc/ipc.h
/branches/dynload/kernel/generic/include/ipc/sysipc.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/main/uinit.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/kernel.config
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/bdsh/README
/branches/dynload/uspace/app/bdsh/cmds/builtins/cd/cd.c
/branches/dynload/uspace/app/bdsh/cmds/builtins/cd/entry.h
/branches/dynload/uspace/app/bdsh/cmds/cmds.h
/branches/dynload/uspace/app/bdsh/cmds/mknewcmd
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/help/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/help/help.c
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/dynload/uspace/app/bdsh/cmds/modules/modules.h
/branches/dynload/uspace/app/bdsh/cmds/modules/pwd/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/branches/dynload/uspace/app/bdsh/cmds/modules/quit/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/quit/quit.c
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/dynload/uspace/app/bdsh/config.h
/branches/dynload/uspace/app/bdsh/scli.c
/branches/dynload/uspace/app/bdsh/util.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/lib/libc/Makefile
/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/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/srv/loader/main.c
3420 5717 d 1 h post /trunk/uspace/app/bdsh/ Add skeletal sleep and cp commands (not yet working)  
/trunk/uspace/app/bdsh/cmds/modules/cp
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.h
/trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h
/trunk/uspace/app/bdsh/cmds/modules/cp/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep
/trunk/uspace/app/bdsh/cmds/modules/sleep/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.c
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
/trunk/uspace/app/bdsh/util.c