3413 |
5898 d 19 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
|
3277 |
5933 d 18 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
|