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
3536 5733 d 11 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia32/include/syscall.h
/branches/tracing/kernel/arch/ia32/src/syscall.c
/branches/tracing/uspace/lib/libblock
/branches/tracing/uspace/srv/fs/fat/fat_dentry.c
/branches/tracing/uspace/srv/fs/fat/fat_dentry.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/tools/mkfat.sh
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
/branches/tracing/boot/arch/ppc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/boot/boot.config
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/amd64/include/syscall.h
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/arch/ia32/include/asm.h
/branches/tracing/kernel/arch/ia32/include/cpu.h
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/cpu/cpu.c
/branches/tracing/kernel/arch/ia32/src/proc/scheduler.c
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/trap/regwin.h
/branches/tracing/kernel/arch/sparc64/src/proc/thread.c
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/include/stdarg.h
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/tools/mkfat.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/tracing/uspace/app/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/bdsh/util.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/ipc/send_sync.c
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/Makefile.toolchain
/branches/tracing/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/tracing/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/smc.c
/branches/tracing/uspace/lib/libc/generic/time.c
/branches/tracing/uspace/lib/libc/generic/tls.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/canonify.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/align.h
/branches/tracing/uspace/lib/libc/include/byteorder.h
/branches/tracing/uspace/lib/libc/include/errno.h
/branches/tracing/uspace/lib/libc/include/ipc/ipc.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libc/include/syscall.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/vfs/vfs.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3471 5771 d 16 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/generic/include/ipc/kbox.h
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/uspace/app/trace/trace.h
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/kernel/generic/include/ipc/ipc_kbox.h
/branches/tracing/kernel/generic/src/ipc/ipc_kbox.c
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/sparc64/include/trap/syscall.h
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/src/console/cmd.c
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/trace/ipcp.c
/branches/tracing/uspace/app/trace/proto.c
/branches/tracing/uspace/app/trace/proto.h
/branches/tracing/uspace/app/trace/syscalls.c
/branches/tracing/uspace/app/trace/syscalls.h
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/generic/task.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/ipc/loader.h
/branches/tracing/uspace/lib/libc/include/loader/pcb.h
/branches/tracing/uspace/lib/libc/include/task.h
/branches/tracing/uspace/srv/loader/main.c
3437 5778 d 19 h svoboda /branches/tracing/uspace/ Merge latest trunk changes into tracing  
/branches/tracing/uspace/app/bdsh/config.h
/branches/tracing/uspace/lib/libc/generic/string.c
/branches/tracing/uspace/lib/libc/include/string.h
3425 5779 d 19 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
/branches/tracing/kernel/generic/include/proc/program.h
/branches/tracing/kernel/generic/include/synch/smc.h
/branches/tracing/kernel/generic/src/proc/program.c
/branches/tracing/kernel/generic/src/synch/smc.c
/branches/tracing/tools/mkfat.py
/branches/tracing/tools/mkfat.sh
/branches/tracing/tools/mkhord.py
/branches/tracing/tools/xstruct.py
/branches/tracing/uspace/app/bdsh
/branches/tracing/uspace/app/cli
/branches/tracing/uspace/dist/app
/branches/tracing/uspace/dist/cfg
/branches/tracing/uspace/dist/srv
/branches/tracing/uspace/lib/libc/generic/getopt.c
/branches/tracing/uspace/lib/libc/generic/io/asprintf.c
/branches/tracing/uspace/lib/libc/generic/pcb.c
/branches/tracing/uspace/lib/libc/generic/smc.c
/branches/tracing/uspace/lib/libc/include/getopt.h
/branches/tracing/uspace/lib/libc/include/ipc/loader.h
/branches/tracing/uspace/lib/libc/include/loader
/branches/tracing/uspace/lib/libc/include/smc.h
/branches/tracing/uspace/srv/fb/msim.c
/branches/tracing/uspace/srv/fb/msim.h
/branches/tracing/uspace/srv/loader
/branches/tracing/boot/tools/ia64
/branches/tracing/contrib/conf/bootindy
/branches/tracing/kernel/arch/mips32/include/drivers/arc.h
/branches/tracing/kernel/arch/mips32/src/drivers/arc.c
/branches/tracing/kernel/doc/BUGS_FOUND
/branches/tracing/kernel/generic/include/lib/objc.h
/branches/tracing/kernel/generic/include/lib/objc_ext.h
/branches/tracing/kernel/generic/src/lib/objc.c
/branches/tracing/kernel/generic/src/lib/objc_ext.c
/branches/tracing/uspace/app/ash
/branches/tracing/uspace/dist/etc
/branches/tracing/uspace/dist/sbin
/branches/tracing/HelenOS.config
/branches/tracing/Makefile
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/amd64/grub/menu.lst
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/arm32/loader/asm.S
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia32/grub/menu.lst
/branches/tracing/boot/arch/ia64/Makefile.inc
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/asm.S
/branches/tracing/boot/arch/ppc32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/main.c
/branches/tracing/boot/arch/ppc32/loader/ofwarch.c
/branches/tracing/boot/arch/ppc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/loader/asm.S
/branches/tracing/boot/arch/sparc64/loader/boot.S
/branches/tracing/boot/arch/sparc64/loader/main.c
/branches/tracing/boot/arch/sparc64/loader/main.h
/branches/tracing/boot/arch/sparc64/silo/silo.conf
/branches/tracing/boot/boot.config
/branches/tracing/boot/generic/string.c
/branches/tracing/boot/generic/string.h
/branches/tracing/contrib/conf/msim.conf
/branches/tracing/contrib/toolchain/toolchain.amd64.sh
/branches/tracing/contrib/toolchain/toolchain.arm32.sh
/branches/tracing/contrib/toolchain/toolchain.ia32.sh
/branches/tracing/contrib/toolchain/toolchain.ia64.sh
/branches/tracing/contrib/toolchain/toolchain.mipseb32.sh
/branches/tracing/contrib/toolchain/toolchain.mipsel32.sh
/branches/tracing/contrib/toolchain/toolchain.ppc32.sh
/branches/tracing/contrib/toolchain/toolchain.ppc64.sh
/branches/tracing/contrib/toolchain/toolchain.sparc64.sh
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/amd64/Makefile.inc
/branches/tracing/kernel/arch/amd64/include/atomic.h
/branches/tracing/kernel/arch/amd64/include/mm/page.h
/branches/tracing/kernel/arch/amd64/src/asm_utils.S
/branches/tracing/kernel/arch/amd64/src/userspace.c
/branches/tracing/kernel/arch/arm32/Makefile.inc
/branches/tracing/kernel/arch/arm32/include/mm/page.h
/branches/tracing/kernel/arch/arm32/src/asm.S
/branches/tracing/kernel/arch/arm32/src/userspace.c
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/arch/ia32/include/atomic.h
/branches/tracing/kernel/arch/ia32/include/mm/page.h
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/drivers/ega.c
/branches/tracing/kernel/arch/ia32/src/mm/as.c
/branches/tracing/kernel/arch/ia32/src/smp/smp.c
/branches/tracing/kernel/arch/ia32/src/userspace.c
/branches/tracing/kernel/arch/ia32xen/Makefile.inc
/branches/tracing/kernel/arch/ia32xen/include/mm/page.h
/branches/tracing/kernel/arch/ia32xen/src/asm.S
/branches/tracing/kernel/arch/ia32xen/src/userspace.c
/branches/tracing/kernel/arch/ia64/Makefile.inc
/branches/tracing/kernel/arch/ia64/include/mm/page.h
/branches/tracing/kernel/arch/ia64/src/asm.S
/branches/tracing/kernel/arch/mips32/Makefile.inc
/branches/tracing/kernel/arch/mips32/include/drivers/msim.h
/branches/tracing/kernel/arch/mips32/include/drivers/serial.h
/branches/tracing/kernel/arch/mips32/include/mm/as.h
/branches/tracing/kernel/arch/mips32/include/mm/page.h
/branches/tracing/kernel/arch/mips32/include/mm/tlb.h
/branches/tracing/kernel/arch/mips32/src/asm.S
/branches/tracing/kernel/arch/mips32/src/console.c
/branches/tracing/kernel/arch/mips32/src/drivers/msim.c
/branches/tracing/kernel/arch/mips32/src/interrupt.c
/branches/tracing/kernel/arch/mips32/src/mips32.c
/branches/tracing/kernel/arch/mips32/src/mm/as.c
/branches/tracing/kernel/arch/mips32/src/mm/frame.c
/branches/tracing/kernel/arch/mips32/src/mm/tlb.c
/branches/tracing/kernel/arch/mips32/src/start.S
/branches/tracing/kernel/arch/ppc32/Makefile.inc
/branches/tracing/kernel/arch/ppc32/include/mm/page.h
/branches/tracing/kernel/arch/ppc32/src/asm.S
/branches/tracing/kernel/arch/ppc32/src/mm/page.c
/branches/tracing/kernel/arch/ppc32/src/mm/tlb.c
/branches/tracing/kernel/arch/ppc64/Makefile.inc
/branches/tracing/kernel/arch/ppc64/include/mm/page.h
/branches/tracing/kernel/arch/ppc64/src/asm.S
/branches/tracing/kernel/arch/sparc64/Makefile.inc
/branches/tracing/kernel/arch/sparc64/include/atomic.h
/branches/tracing/kernel/arch/sparc64/include/mm/page.h
/branches/tracing/kernel/arch/sparc64/src/asm.S
/branches/tracing/kernel/doc/AUTHORS
/branches/tracing/kernel/doc/arch/mips32
/branches/tracing/kernel/genarch/include/mm/page_pt.h
/branches/tracing/kernel/genarch/src/mm/as_ht.c
/branches/tracing/kernel/genarch/src/mm/as_pt.c
/branches/tracing/kernel/generic/include/config.h
/branches/tracing/kernel/generic/include/errno.h
/branches/tracing/kernel/generic/include/ipc/ipc.h
/branches/tracing/kernel/generic/include/lib/elf.h
/branches/tracing/kernel/generic/include/macros.h
/branches/tracing/kernel/generic/include/mm/as.h
/branches/tracing/kernel/generic/include/mm/buddy.h
/branches/tracing/kernel/generic/include/mm/frame.h
/branches/tracing/kernel/generic/include/mm/page.h
/branches/tracing/kernel/generic/include/mm/slab.h
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/synch/mutex.h
/branches/tracing/kernel/generic/include/syscall/syscall.h
/branches/tracing/kernel/generic/src/console/kconsole.c
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/ipcrsc.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/kernel/generic/src/lib/elf.c
/branches/tracing/kernel/generic/src/lib/memstr.c
/branches/tracing/kernel/generic/src/lib/rd.c
/branches/tracing/kernel/generic/src/main/kinit.c
/branches/tracing/kernel/generic/src/main/main.c
/branches/tracing/kernel/generic/src/mm/as.c
/branches/tracing/kernel/generic/src/mm/backend_anon.c
/branches/tracing/kernel/generic/src/mm/backend_elf.c
/branches/tracing/kernel/generic/src/mm/buddy.c
/branches/tracing/kernel/generic/src/mm/frame.c
/branches/tracing/kernel/generic/src/mm/slab.c
/branches/tracing/kernel/generic/src/proc/scheduler.c
/branches/tracing/kernel/generic/src/proc/task.c
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/synch/condvar.c
/branches/tracing/kernel/generic/src/synch/mutex.c
/branches/tracing/kernel/generic/src/synch/rwlock.c
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/sysinfo/sysinfo.c
/branches/tracing/kernel/kernel.config
/branches/tracing/kernel/test/mm/slab2.c
/branches/tracing/tools/mktmpfs.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/init/Makefile
/branches/tracing/uspace/app/init/init.c
/branches/tracing/uspace/app/klog/Makefile
/branches/tracing/uspace/app/tester/Makefile
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/tetris/Makefile
/branches/tracing/uspace/app/tetris/input.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/amd64/include/config.h
/branches/tracing/uspace/lib/libc/arch/amd64/src/entry.s
/branches/tracing/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/arm32/include/byteorder.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/config.h
/branches/tracing/uspace/lib/libc/arch/arm32/src/entry.s
/branches/tracing/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/ia32/include/config.h
/branches/tracing/uspace/lib/libc/arch/ia32/src/entry.s
/branches/tracing/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/ia64/include/config.h
/branches/tracing/uspace/lib/libc/arch/ia64/src/entry.s
/branches/tracing/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/mips32/include/config.h
/branches/tracing/uspace/lib/libc/arch/mips32/src/entry.s
/branches/tracing/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/ppc32/include/config.h
/branches/tracing/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/tracing/uspace/lib/libc/arch/ppc64/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/ppc64/include/config.h
/branches/tracing/uspace/lib/libc/arch/ppc64/src/entry.s
/branches/tracing/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/tracing/uspace/lib/libc/arch/sparc64/include/config.h
/branches/tracing/uspace/lib/libc/arch/sparc64/src/entry.s
/branches/tracing/uspace/lib/libc/generic/as.c
/branches/tracing/uspace/lib/libc/generic/io/printf_core.c
/branches/tracing/uspace/lib/libc/generic/io/sprintf.c
/branches/tracing/uspace/lib/libc/generic/io/stream.c
/branches/tracing/uspace/lib/libc/generic/io/vsnprintf.c
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/generic/libc.c
/branches/tracing/uspace/lib/libc/generic/string.c
/branches/tracing/uspace/lib/libc/generic/task.c
/branches/tracing/uspace/lib/libc/generic/vfs/canonify.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/as.h
/branches/tracing/uspace/lib/libc/include/ctype.h
/branches/tracing/uspace/lib/libc/include/io/stream.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libc/include/stdio.h
/branches/tracing/uspace/lib/libc/include/string.h
/branches/tracing/uspace/lib/libc/include/task.h
/branches/tracing/uspace/lib/libc/include/vfs/vfs.h
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/srv/console/Makefile
/branches/tracing/uspace/srv/devmap/Makefile
/branches/tracing/uspace/srv/fb/Makefile
/branches/tracing/uspace/srv/fb/main.c
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs.h
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/kbd/Makefile
/branches/tracing/uspace/srv/loader/elf_load.c
/branches/tracing/uspace/srv/ns/Makefile
/branches/tracing/uspace/srv/rd/Makefile
/branches/tracing/uspace/srv/rd/rd.c
/branches/tracing/uspace/srv/rd/rd.h
/branches/tracing/uspace/srv/vfs/Makefile
/branches/tracing/uspace/srv/vfs/vfs.h
/branches/tracing/uspace/srv/vfs/vfs_file.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3420 5781 d 11 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
3419 5781 d 11 h post /trunk/uspace/app/bdsh/cmds/ Fix bug in mknewcmd (incorrectly prototyping entry points)  
/trunk/uspace/app/bdsh/cmds/mknewcmd
3418 5781 d 12 h post /trunk/uspace/app/bdsh/ cstyle  
/trunk/uspace/app/bdsh/scli.c
3417 5781 d 12 h post /trunk/uspace/app/bdsh/ Fix quirks in config.h  
/trunk/uspace/app/bdsh/config.h
3414 5781 d 13 h post /trunk/uspace/app/bdsh/ Update README and mknewcmd to reflect changes in command entry points  
/trunk/uspace/app/bdsh/README
/trunk/uspace/app/bdsh/cmds/mknewcmd
3413 5781 d 13 h post /trunk/uspace/app/bdsh/cmds/ Simplify entry types (and return values) for commands  
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c
/trunk/uspace/app/bdsh/cmds/builtins/cd/entry.h
/trunk/uspace/app/bdsh/cmds/cmds.h
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/cat/entry.h
/trunk/uspace/app/bdsh/cmds/modules/help/entry.h
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/ls/entry.h
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/pwd/entry.h
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/trunk/uspace/app/bdsh/cmds/modules/quit/entry.h
/trunk/uspace/app/bdsh/cmds/modules/quit/quit.c
/trunk/uspace/app/bdsh/cmds/modules/rm/entry.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/cmds/modules/touch/entry.h
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.c
3411 5781 d 14 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ Take debug printfs out of cat  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
3410 5781 d 14 h svoboda /trunk/ Introduce directories '/app' and '/srv' on ramdisk instead of '/sbin' to mirror source tree.  
/trunk/uspace/dist/app
/trunk/uspace/dist/srv
/trunk/uspace/dist/sbin
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/app/bdsh/config.h
/trunk/uspace/app/init/init.c
3396 5785 d 19 h post /trunk/uspace/app/bdsh/ We need cli_set_prompt() in the main loop as modules are unaware of cliuser_t  
/trunk/uspace/app/bdsh/scli.c
3378 5796 d 14 h post /trunk/uspace/app/bdsh/ main() - remove unused variable i  
/trunk/uspace/app/bdsh/scli.c
3377 5796 d 14 h post /trunk/uspace/app/bdsh/ Let 'cd' invoke cli_set_prompt(), no need to do it in every iteration of the main loop.  
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c
/trunk/uspace/app/bdsh/scli.c
/trunk/uspace/app/bdsh/scli.h
/trunk/uspace/app/bdsh/util.c
/trunk/uspace/app/bdsh/util.h
3376 5797 d 18 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 5798 d 16 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
3374 5798 d 18 h post /trunk/uspace/app/bdsh/ Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)  
/trunk/uspace/app/bdsh/Makefile
3373 5798 d 18 h post /trunk/uspace/app/bdsh/cmds/ Rename non-standard extensions (cmd.def -> cmd_def.h)  
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd_def.h
/trunk/uspace/app/bdsh/cmds/modules/cat/cat_def.h
/trunk/uspace/app/bdsh/cmds/modules/help/help_def.h
/trunk/uspace/app/bdsh/cmds/modules/ls/ls_def.h
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir_def.h
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd_def.h
/trunk/uspace/app/bdsh/cmds/modules/quit/quit_def.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm_def.h
/trunk/uspace/app/bdsh/cmds/modules/touch/touch_def.h
/trunk/uspace/app/bdsh/cmds/builtins/cd/cd.def
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.def
/trunk/uspace/app/bdsh/cmds/modules/help/help.def
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.def
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.def
/trunk/uspace/app/bdsh/cmds/modules/quit/quit.def
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.def
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.def
/trunk/uspace/app/bdsh/cmds/builtins/builtins.h
/trunk/uspace/app/bdsh/cmds/mknewcmd
/trunk/uspace/app/bdsh/cmds/modules/modules.h
3372 5798 d 20 h post /trunk/uspace/app/bdsh/ More house cleaning, don't expose beyond what's needed  
/trunk/uspace/app/bdsh/exec.c
/trunk/uspace/app/bdsh/exec.h
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/bdsh/input.h
/trunk/uspace/app/bdsh/scli.h
3371 5799 d 2 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin  
/trunk/uspace/app/bdsh/cmds/modules/pwd
/trunk/uspace/app/bdsh/cmds/modules/pwd/entry.h
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.def
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.h
/trunk/uspace/app/bdsh/cmds/builtins/pwd
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/builtins/builtins.h
/trunk/uspace/app/bdsh/cmds/modules/modules.h
3367 5799 d 23 h post /trunk/uspace/app/bdsh/ Add a README to explain how things work  
/trunk/uspace/app/bdsh/README
3366 5799 d 23 h post /trunk/uspace/app/bdsh/ Housekeeping list, complete lingering things before they get forgotten:
* cli_*() now sets a global cli_errno, error functions cleaned up
* Finish internal cli_*() functions in util.c
* Don't expose cli_init() or cli_finit()
* Get rid of unused globals
* Don't set globals in commands themselves
* Update README files
* Fix stale comments
 
/trunk/uspace/app/bdsh/cmds/builtins/README
/trunk/uspace/app/bdsh/cmds/modules/README
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/quit/quit.c
/trunk/uspace/app/bdsh/errors.c
/trunk/uspace/app/bdsh/errors.h
/trunk/uspace/app/bdsh/errstr.h
/trunk/uspace/app/bdsh/exec.c
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/bdsh/scli.c
/trunk/uspace/app/bdsh/scli.h
/trunk/uspace/app/bdsh/util.c
3364 5801 d 23 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
3361 5802 d 13 h post /trunk/uspace/app/bdsh/ Update TODO list  
/trunk/uspace/app/bdsh/TODO
3360 5802 d 13 h post /trunk/uspace/app/bdsh/ Remove 'mount'  
/trunk/uspace/app/bdsh/cmds/modules/mount
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
3358 5802 d 22 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
3357 5802 d 22 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ cat: purpose updated in cat.def  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.def
3356 5802 d 22 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
3355 5803 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/mkdir/ mkdir: Get rid of useless while loop (spaghetti)  
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
3354 5803 d 22 h post /trunk/uspace/app/bdsh/cmds/modules/mkdir/ mkdir: increment ret if mkdir() fails  
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
3353 5803 d 22 h post /trunk/uspace/app/bdsh/cmds/modules/mkdir/ mkdir is finished, -p / --parents options and more now functional  
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
3346 5804 d 20 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
3345 5804 d 20 h post /branches/shell/uspace/app/bdsh/ Add cli_psprintf() and cli_redup() to util.c  
/branches/shell/uspace/app/bdsh/util.c
/branches/shell/uspace/app/bdsh/util.h
3342 5807 d 20 h post /branches/shell/uspace/app/bdsh/ cli_set_prompt() should be unsigned, fixed.  
/branches/shell/uspace/app/bdsh/scli.c
/branches/shell/uspace/app/bdsh/scli.h
3341 5807 d 21 h post /branches/shell/uspace/app/bdsh/ cli_set_prompt(), don't make cliuser_t->lasterr part of the prompt
(soon we'll use more intelligent error handlers)
 
/branches/shell/uspace/app/bdsh/scli.c
3340 5807 d 21 h post /branches/shell/uspace/app/bdsh/ exec: task_spawn() returns either 0 or 1 (not the task ID on success).
As such try_exec() becomes an unsigned int and we don't unconditionally
return the value of task_spawn (fixes bogus failures).
 
/branches/shell/uspace/app/bdsh/exec.c
/branches/shell/uspace/app/bdsh/exec.h
3339 5807 d 21 h post /branches/shell/uspace/app/bdsh/ input: stop double-checking for non-null terminated input, add to-do and comments  
/branches/shell/uspace/app/bdsh/input.c
3338 5807 d 21 h post /branches/shell/uspace/app/bdsh/cmds/modules/rm/ rm: Fix psychotic tabbing in long_options structure  
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c
3337 5807 d 21 h post /branches/shell/uspace/app/bdsh/cmds/modules/rm/ rm: add options, job structure, sanity (recursion still not done)  
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.h