3397 |
5977 d 17 h |
rimsky |
/branches/sparc/ |
Merged recent changes from trunk into the Sparc branch. |
|
/branches/sparc/uspace/app/bdsh /branches/sparc/uspace/lib/libc/generic/getopt.c /branches/sparc/uspace/lib/libc/generic/io/asprintf.c /branches/sparc/uspace/lib/libc/include/getopt.h
/branches/sparc/boot/tools/ia64 /branches/sparc/uspace/app/cli
/branches/sparc/boot/arch/amd64/Makefile.inc /branches/sparc/boot/arch/arm32/loader/Makefile /branches/sparc/boot/arch/ia32/Makefile.inc /branches/sparc/boot/arch/ia64/Makefile.inc /branches/sparc/boot/arch/ia64/loader/Makefile /branches/sparc/boot/arch/mips32/loader/Makefile /branches/sparc/boot/arch/ppc32/loader/Makefile /branches/sparc/boot/arch/ppc32/loader/main.c /branches/sparc/boot/arch/ppc32/loader/ofwarch.c /branches/sparc/boot/arch/ppc64/loader/Makefile /branches/sparc/boot/arch/sparc64/loader/Makefile /branches/sparc/boot/arch/sparc64/loader/boot.S /branches/sparc/boot/arch/sparc64/loader/main.c /branches/sparc/boot/arch/sparc64/loader/main.h /branches/sparc/boot/genarch/balloc.h /branches/sparc/contrib/toolchain/toolchain.amd64.sh /branches/sparc/contrib/toolchain/toolchain.arm32.sh /branches/sparc/contrib/toolchain/toolchain.ia32.sh /branches/sparc/contrib/toolchain/toolchain.ia64.sh /branches/sparc/contrib/toolchain/toolchain.mipseb32.sh /branches/sparc/contrib/toolchain/toolchain.mipsel32.sh /branches/sparc/contrib/toolchain/toolchain.ppc32.sh /branches/sparc/contrib/toolchain/toolchain.ppc64.sh /branches/sparc/contrib/toolchain/toolchain.sparc64.sh /branches/sparc/kernel/arch/amd64/Makefile.inc /branches/sparc/kernel/arch/amd64/include/atomic.h /branches/sparc/kernel/arch/arm32/Makefile.inc /branches/sparc/kernel/arch/ia32/Makefile.inc /branches/sparc/kernel/arch/ia32/include/atomic.h /branches/sparc/kernel/arch/ia32xen/Makefile.inc /branches/sparc/kernel/arch/ia64/Makefile.inc /branches/sparc/kernel/arch/mips32/Makefile.inc /branches/sparc/kernel/arch/mips32/src/mm/tlb.c /branches/sparc/kernel/arch/ppc32/Makefile.inc /branches/sparc/kernel/arch/ppc64/Makefile.inc /branches/sparc/kernel/arch/sparc64/Makefile.inc /branches/sparc/kernel/arch/sparc64/include/atomic.h /branches/sparc/kernel/generic/include/errno.h /branches/sparc/kernel/generic/include/ipc/ipc.h /branches/sparc/kernel/generic/src/ipc/ipc.c /branches/sparc/kernel/generic/src/ipc/ipcrsc.c /branches/sparc/kernel/generic/src/ipc/sysipc.c /branches/sparc/kernel/generic/src/main/kinit.c /branches/sparc/kernel/generic/src/mm/as.c /branches/sparc/kernel/generic/src/mm/backend_anon.c /branches/sparc/kernel/generic/src/mm/backend_elf.c /branches/sparc/kernel/generic/src/proc/task.c /branches/sparc/uspace/Makefile /branches/sparc/uspace/app/init/init.c /branches/sparc/uspace/lib/libc/Makefile /branches/sparc/uspace/lib/libc/arch/amd64/Makefile.inc /branches/sparc/uspace/lib/libc/arch/arm32/Makefile.inc /branches/sparc/uspace/lib/libc/arch/ia32/Makefile.inc /branches/sparc/uspace/lib/libc/arch/ia64/Makefile.inc /branches/sparc/uspace/lib/libc/arch/mips32/Makefile.inc /branches/sparc/uspace/lib/libc/arch/mips32eb/Makefile.inc /branches/sparc/uspace/lib/libc/arch/ppc32/Makefile.inc /branches/sparc/uspace/lib/libc/arch/ppc64/Makefile.inc /branches/sparc/uspace/lib/libc/arch/sparc64/Makefile.inc /branches/sparc/uspace/lib/libc/generic/io/printf_core.c /branches/sparc/uspace/lib/libc/generic/io/sprintf.c /branches/sparc/uspace/lib/libc/generic/io/vsnprintf.c /branches/sparc/uspace/lib/libc/generic/ipc.c /branches/sparc/uspace/lib/libc/include/stdio.h /branches/sparc/uspace/srv/fs/fat/fat_ops.c /branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/sparc/uspace/srv/vfs/vfs_ops.c
|
3277 |
6010 d 14 h |
post |
/branches/shell/uspace/app/bdsh/ |
Add skeletal touch, mkdir, cat, rm, and ls |
|
/branches/shell/uspace/app/bdsh/cmds/modules/cat /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.def /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.h /branches/shell/uspace/app/bdsh/cmds/modules/cat/entry.h /branches/shell/uspace/app/bdsh/cmds/modules/ls /branches/shell/uspace/app/bdsh/cmds/modules/ls/entry.h /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.def /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h /branches/shell/uspace/app/bdsh/cmds/modules/mkdir /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/entry.h /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h /branches/shell/uspace/app/bdsh/cmds/modules/rm /branches/shell/uspace/app/bdsh/cmds/modules/rm/entry.h /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.def /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.h /branches/shell/uspace/app/bdsh/cmds/modules/touch /branches/shell/uspace/app/bdsh/cmds/modules/touch/entry.h /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.c /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.def /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.h
/branches/shell/uspace/app/bdsh/Makefile /branches/shell/uspace/app/bdsh/cmds/modules/module_aliases.h /branches/shell/uspace/app/bdsh/cmds/modules/modules.h
|