Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4389 5480 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
/branches/dynload/uspace/app/bdsh/cmds/modules/mount
/branches/dynload/uspace/app/bdsh/cmds/modules/mv
/branches/dynload/uspace/app/tester/ipc/ping_pong.c
/branches/dynload/uspace/app/tester/ipc/ping_pong.def
/branches/dynload/kernel/arch/ia64/src/drivers/ski.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/main/main.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/tools/mkfat.py
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/dynload/uspace/app/bdsh/cmds/modules/modules.h
/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/generic/async.c
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/include/io/stream.h
/branches/dynload/uspace/lib/libc/include/string.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/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_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/rd/rd.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_file.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3535 5675 d 9 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
3448 5719 d 17 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
3403 5723 d 16 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
3376 5739 d 15 h post /trunk/uspace/app/bdsh/ Just make cli_count_args() a function  
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.c
/trunk/uspace/app/bdsh/util.c
/trunk/uspace/app/bdsh/util.h
3375 5740 d 13 h post /trunk/uspace/app/bdsh/cmds/modules/ long_options[] should be const where implemented  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
3364 5743 d 21 h post /trunk/uspace/app/bdsh/cmds/modules/ Fix command description display, only command entry points need to be exposed.  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.h
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/help/help.h
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.def
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.def
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.h
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.def
3358 5744 d 19 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ cat: no reason to set i = optind twice :)  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
3356 5744 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ Add a basic cat, cat --help shows future options  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.h
3346 5746 d 17 h post /trunk/ Merge with shell @ 3241 for bdsh  
/trunk/uspace/app/bdsh
/trunk/uspace/lib/libc/generic/getopt.c
/trunk/uspace/lib/libc/include/getopt.h
/trunk/boot/arch/ia32/Makefile.inc
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
/trunk/uspace/lib/libc/Makefile
3319 5753 d 18 h post /branches/shell/uspace/app/bdsh/cmds/modules/cat/ A bogus 'cat' which (for now) tests getopt.  
/branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c
3311 5755 d 18 h post /branches/shell/uspace/app/bdsh/cmds/modules/ Re-generated mount / cat with new mknewcmd  
/branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.c
3277 5758 d 10 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