Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
3593 |
5831 d 21 h |
rimsky |
/branches/sparc/ |
Merged latest trunk changes into sparc branch. |
|
/branches/sparc/kernel/arch/ia64/src/smp /branches/sparc/uspace/lib/libblock /branches/sparc/uspace/srv/fs/fat/fat_dentry.c /branches/sparc/uspace/srv/fs/fat/fat_dentry.h /branches/sparc/uspace/srv/fs/fat/fat_fat.c /branches/sparc/uspace/srv/fs/fat/fat_fat.h
/branches/sparc/tools/mkfat.sh
/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/loader/Makefile /branches/sparc/boot/arch/ia64/loader/asm.S /branches/sparc/boot/arch/ia64/loader/boot.S /branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/Makefile /branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c /branches/sparc/boot/arch/ia64/loader/gefi/apps/Makefile /branches/sparc/boot/arch/ia64/loader/main.c /branches/sparc/boot/arch/ia64/loader/main.h /branches/sparc/boot/arch/mips32/loader/Makefile /branches/sparc/boot/arch/ppc32/loader/Makefile /branches/sparc/boot/arch/sparc64/loader/Makefile /branches/sparc/kernel/arch/ia64/Makefile.inc /branches/sparc/kernel/arch/ia64/include/asm.h /branches/sparc/kernel/arch/ia64/include/atomic.h /branches/sparc/kernel/arch/ia64/include/bootinfo.h /branches/sparc/kernel/arch/ia64/include/cpu.h /branches/sparc/kernel/arch/ia64/include/drivers/it.h /branches/sparc/kernel/arch/ia64/include/mm/page.h /branches/sparc/kernel/arch/ia64/src/drivers/it.c /branches/sparc/kernel/arch/ia64/src/ia64.c /branches/sparc/kernel/arch/ia64/src/mm/frame.c /branches/sparc/kernel/arch/ia64/src/mm/page.c /branches/sparc/kernel/arch/ia64/src/start.S /branches/sparc/kernel/arch/mips32/src/mm/tlb.c /branches/sparc/kernel/arch/ppc32/src/asm.S /branches/sparc/kernel/arch/ppc32/src/mm/tlb.c /branches/sparc/kernel/arch/ppc64/src/mm/page.c /branches/sparc/kernel/arch/sparc64/include/asm.h /branches/sparc/kernel/arch/sparc64/include/drivers/ns16550.h /branches/sparc/kernel/arch/sparc64/include/types.h /branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c /branches/sparc/kernel/genarch/include/kbd/ns16550.h /branches/sparc/kernel/genarch/src/kbd/key.c /branches/sparc/kernel/genarch/src/kbd/ns16550.c /branches/sparc/kernel/generic/include/proc/program.h /branches/sparc/kernel/generic/include/proc/task.h /branches/sparc/kernel/generic/include/proc/thread.h /branches/sparc/kernel/generic/include/stdarg.h /branches/sparc/kernel/generic/include/synch/spinlock.h /branches/sparc/kernel/generic/src/ipc/kbox.c /branches/sparc/kernel/generic/src/main/kinit.c /branches/sparc/kernel/generic/src/main/main.c /branches/sparc/kernel/generic/src/mm/tlb.c /branches/sparc/kernel/generic/src/proc/program.c /branches/sparc/kernel/generic/src/proc/task.c /branches/sparc/kernel/generic/src/proc/thread.c /branches/sparc/kernel/kernel.config /branches/sparc/tools/mkfat.py /branches/sparc/tools/mktmpfs.py /branches/sparc/usiii.simics /branches/sparc/uspace/Makefile /branches/sparc/uspace/app/bdsh/cmds/modules/cat/cat.c /branches/sparc/uspace/app/klog/Makefile /branches/sparc/uspace/app/tester/Makefile /branches/sparc/uspace/app/tetris/Makefile /branches/sparc/uspace/app/trace/Makefile /branches/sparc/uspace/app/trace/trace.c /branches/sparc/uspace/lib/libc/Makefile /branches/sparc/uspace/lib/libc/arch/ppc32/src/entry.s /branches/sparc/uspace/lib/libc/generic/loader.c /branches/sparc/uspace/lib/libc/generic/task.c /branches/sparc/uspace/lib/libc/generic/thread.c /branches/sparc/uspace/lib/libc/include/align.h /branches/sparc/uspace/lib/libc/include/byteorder.h /branches/sparc/uspace/lib/libc/include/errno.h /branches/sparc/uspace/lib/libc/include/loader/loader.h /branches/sparc/uspace/lib/libfs/Makefile /branches/sparc/uspace/lib/libfs/libfs.c /branches/sparc/uspace/lib/libfs/libfs.h /branches/sparc/uspace/lib/softfloat/Makefile /branches/sparc/uspace/lib/softint/Makefile /branches/sparc/uspace/srv/console/Makefile /branches/sparc/uspace/srv/devmap/Makefile /branches/sparc/uspace/srv/fb/Makefile /branches/sparc/uspace/srv/fs/fat/Makefile /branches/sparc/uspace/srv/fs/fat/fat.c /branches/sparc/uspace/srv/fs/fat/fat.h /branches/sparc/uspace/srv/fs/fat/fat_idx.c /branches/sparc/uspace/srv/fs/fat/fat_ops.c /branches/sparc/uspace/srv/fs/tmpfs/Makefile /branches/sparc/uspace/srv/fs/tmpfs/tmpfs_dump.c /branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/sparc/uspace/srv/kbd/Makefile /branches/sparc/uspace/srv/loader/Makefile /branches/sparc/uspace/srv/loader/arch/ppc32/ppc32.s /branches/sparc/uspace/srv/loader/main.c /branches/sparc/uspace/srv/ns/Makefile /branches/sparc/uspace/srv/pci/Makefile /branches/sparc/uspace/srv/rd/Makefile /branches/sparc/uspace/srv/vfs/Makefile
|
3492 |
5866 d 1 h |
rimsky |
/branches/sparc/ |
Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option. |
|
/branches/sparc/kernel/arch/ia32/include/syscall.h /branches/sparc/kernel/arch/ia32/src/syscall.c /branches/sparc/kernel/arch/ppc32/include/regutils.h /branches/sparc/kernel/generic/include/ipc/kbox.h /branches/sparc/kernel/generic/include/udebug /branches/sparc/kernel/generic/src/ipc/kbox.c /branches/sparc/kernel/generic/src/udebug /branches/sparc/uspace/app/bdsh/cmds/modules/cp /branches/sparc/uspace/app/bdsh/cmds/modules/sleep /branches/sparc/uspace/app/trace /branches/sparc/uspace/dist/app /branches/sparc/uspace/dist/cfg /branches/sparc/uspace/dist/srv /branches/sparc/uspace/lib/libc/generic/loader.c /branches/sparc/uspace/lib/libc/generic/udebug.c /branches/sparc/uspace/lib/libc/include/loader/loader.h /branches/sparc/uspace/lib/libc/include/udebug.h
/branches/sparc/uspace/dist/etc /branches/sparc/uspace/dist/sbin
/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/loader/Makefile /branches/sparc/boot/arch/mips32/loader/Makefile /branches/sparc/boot/arch/ppc32/loader/Makefile /branches/sparc/boot/arch/ppc64/loader/Makefile /branches/sparc/boot/arch/sparc64/Makefile.inc /branches/sparc/boot/arch/sparc64/loader/Makefile /branches/sparc/boot/arch/sparc64/loader/main.c /branches/sparc/boot/arch/sparc64/silo/silo.conf /branches/sparc/boot/boot.config /branches/sparc/boot/generic/string.c /branches/sparc/boot/generic/string.h /branches/sparc/kernel/Makefile /branches/sparc/kernel/arch/amd64/include/syscall.h /branches/sparc/kernel/arch/arm32/include/interrupt.h /branches/sparc/kernel/arch/ia32/Makefile.inc /branches/sparc/kernel/arch/ia32/include/asm.h /branches/sparc/kernel/arch/ia32/include/cpu.h /branches/sparc/kernel/arch/ia32/src/asm.S /branches/sparc/kernel/arch/ia32/src/cpu/cpu.c /branches/sparc/kernel/arch/ia32/src/proc/scheduler.c /branches/sparc/kernel/arch/ia64/include/asm.h /branches/sparc/kernel/arch/ppc32/include/asm/regname.h /branches/sparc/kernel/arch/ppc32/include/exception.h /branches/sparc/kernel/arch/sparc64/include/trap/regwin.h /branches/sparc/kernel/arch/sparc64/include/trap/syscall.h /branches/sparc/kernel/arch/sparc64/src/proc/thread.c /branches/sparc/kernel/arch/sparc64/src/trap/trap_table.S /branches/sparc/kernel/generic/include/ipc/ipc.h /branches/sparc/kernel/generic/include/ipc/sysipc.h /branches/sparc/kernel/generic/include/proc/task.h /branches/sparc/kernel/generic/include/proc/thread.h /branches/sparc/kernel/generic/include/syscall/syscall.h /branches/sparc/kernel/generic/src/console/cmd.c /branches/sparc/kernel/generic/src/ipc/ipc.c /branches/sparc/kernel/generic/src/ipc/sysipc.c /branches/sparc/kernel/generic/src/lib/memstr.c /branches/sparc/kernel/generic/src/main/uinit.c /branches/sparc/kernel/generic/src/mm/as.c /branches/sparc/kernel/generic/src/proc/task.c /branches/sparc/kernel/generic/src/proc/thread.c /branches/sparc/kernel/generic/src/syscall/syscall.c /branches/sparc/kernel/kernel.config /branches/sparc/uspace/Makefile /branches/sparc/uspace/app/bdsh/Makefile /branches/sparc/uspace/app/bdsh/README /branches/sparc/uspace/app/bdsh/cmds/builtins/cd/cd.c /branches/sparc/uspace/app/bdsh/cmds/builtins/cd/entry.h /branches/sparc/uspace/app/bdsh/cmds/cmds.h /branches/sparc/uspace/app/bdsh/cmds/mknewcmd /branches/sparc/uspace/app/bdsh/cmds/modules/cat/cat.c /branches/sparc/uspace/app/bdsh/cmds/modules/cat/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/help/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/help/help.c /branches/sparc/uspace/app/bdsh/cmds/modules/ls/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/ls/ls.c /branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c /branches/sparc/uspace/app/bdsh/cmds/modules/modules.h /branches/sparc/uspace/app/bdsh/cmds/modules/pwd/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/pwd/pwd.c /branches/sparc/uspace/app/bdsh/cmds/modules/quit/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/quit/quit.c /branches/sparc/uspace/app/bdsh/cmds/modules/rm/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/rm/rm.c /branches/sparc/uspace/app/bdsh/cmds/modules/touch/entry.h /branches/sparc/uspace/app/bdsh/cmds/modules/touch/touch.c /branches/sparc/uspace/app/bdsh/config.h /branches/sparc/uspace/app/bdsh/exec.c /branches/sparc/uspace/app/bdsh/scli.c /branches/sparc/uspace/app/bdsh/util.c /branches/sparc/uspace/app/bdsh/util.h /branches/sparc/uspace/app/init/init.c /branches/sparc/uspace/app/tester/ipc/send_sync.c /branches/sparc/uspace/app/tester/tester.c /branches/sparc/uspace/lib/libc/Makefile /branches/sparc/uspace/lib/libc/Makefile.toolchain /branches/sparc/uspace/lib/libc/arch/amd64/include/syscall.h /branches/sparc/uspace/lib/libc/arch/arm32/include/syscall.h /branches/sparc/uspace/lib/libc/arch/ia32/include/syscall.h /branches/sparc/uspace/lib/libc/arch/ia32/src/syscall.S /branches/sparc/uspace/lib/libc/arch/ia64/include/syscall.h /branches/sparc/uspace/lib/libc/arch/mips32/include/syscall.h /branches/sparc/uspace/lib/libc/arch/ppc32/include/syscall.h /branches/sparc/uspace/lib/libc/arch/ppc64/include/syscall.h /branches/sparc/uspace/lib/libc/arch/sparc64/include/syscall.h /branches/sparc/uspace/lib/libc/generic/ipc.c /branches/sparc/uspace/lib/libc/generic/smc.c /branches/sparc/uspace/lib/libc/generic/string.c /branches/sparc/uspace/lib/libc/generic/task.c /branches/sparc/uspace/lib/libc/generic/time.c /branches/sparc/uspace/lib/libc/generic/tls.c /branches/sparc/uspace/lib/libc/generic/vfs/canonify.c /branches/sparc/uspace/lib/libc/generic/vfs/vfs.c /branches/sparc/uspace/lib/libc/include/ipc/ipc.h /branches/sparc/uspace/lib/libc/include/ipc/loader.h /branches/sparc/uspace/lib/libc/include/libc.h /branches/sparc/uspace/lib/libc/include/loader/pcb.h /branches/sparc/uspace/lib/libc/include/string.h /branches/sparc/uspace/lib/libc/include/syscall.h /branches/sparc/uspace/lib/libc/include/task.h /branches/sparc/uspace/lib/libfs/Makefile /branches/sparc/uspace/lib/softfloat/Makefile /branches/sparc/uspace/lib/softint/Makefile /branches/sparc/uspace/srv/loader/main.c /branches/sparc/uspace/srv/vfs/vfs.c /branches/sparc/uspace/srv/vfs/vfs_ops.c
|
3397 |
5898 d 7 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
|
3396 |
5900 d 10 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 |
5911 d 5 h |
post |
/trunk/uspace/app/bdsh/ |
main() - remove unused variable i |
|
/trunk/uspace/app/bdsh/scli.c
|
3377 |
5911 d 5 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 |
5912 d 9 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 |
5913 d 7 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 |
5913 d 9 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 |
5913 d 9 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 |
5913 d 12 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 |
5913 d 17 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 |
5914 d 15 h |
post |
/trunk/uspace/app/bdsh/ |
Add a README to explain how things work |
|
/trunk/uspace/app/bdsh/README
|
3366 |
5914 d 15 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 |
5916 d 15 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 |
5917 d 4 h |
post |
/trunk/uspace/app/bdsh/ |
Update TODO list |
|
/trunk/uspace/app/bdsh/TODO
|
3360 |
5917 d 4 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 |
5917 d 13 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 |
5917 d 13 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 |
5917 d 13 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 |
5918 d 12 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 |
5918 d 13 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 |
5918 d 13 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 |
5919 d 11 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 |
5919 d 11 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 |
5922 d 12 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 |
5922 d 12 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 |
5922 d 12 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 |
5922 d 12 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 |
5922 d 12 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 |
5922 d 13 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
|
3333 |
5925 d 6 h |
post |
/branches/shell/uspace/app/bdsh/cmds/builtins/pwd/ |
pwd: need to include config.h |
|
/branches/shell/uspace/app/bdsh/cmds/builtins/pwd/pwd.c
|
3329 |
5925 d 8 h |
post |
/branches/shell/uspace/app/bdsh/cmds/builtins/pwd/ |
pwd: Use getcwd(), don't just print usr->cwd from cliuser_t |
|
/branches/shell/uspace/app/bdsh/cmds/builtins/pwd/pwd.c
|
3326 |
5925 d 14 h |
post |
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ |
Fixed last few bugs in ls, added todo notes |
|
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h
|
3319 |
5926 d 12 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
|
3316 |
5926 d 16 h |
post |
/branches/shell/uspace/app/bdsh/ |
Remove unused agrument parsing / detecting functions |
|
/branches/shell/uspace/app/bdsh/util.c /branches/shell/uspace/app/bdsh/util.h
|
3311 |
5928 d 12 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
|
3310 |
5928 d 12 h |
post |
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ |
ls: Remove unused var s[] |
|
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
|
3309 |
5928 d 17 h |
post |
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ |
ls: fix bug where all entries are printed as directories when listing relative paths |
|
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
|
3304 |
5929 d 12 h |
post |
/branches/shell/uspace/app/bdsh/ |
Get rid of -DHELENOS (glibc builds will now break) |
|
/branches/shell/uspace/app/bdsh/Makefile /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.c /branches/shell/uspace/app/bdsh/config.h /branches/shell/uspace/app/bdsh/exec.c /branches/shell/uspace/app/bdsh/exec.h /branches/shell/uspace/app/bdsh/input.c /branches/shell/uspace/app/bdsh/input.h /branches/shell/uspace/app/bdsh/scli.c
|