4408 |
5779 d 7 h |
svoboda |
/trunk/uspace/app/bdsh/ |
Add 'bdd' shell command (block device dump) for testing block device drivers. |
|
4371 |
5787 d 10 h |
jermar |
/trunk/uspace/app/bdsh/ |
Add a bdsh wrapper around mount(). |
|
4364 |
5790 d 18 h |
jermar |
/trunk/uspace/app/bdsh/ |
Add a primitive 'mv' command. This 'mv' is a mere wrapper around rename() and
as such cannot move files across file systems and doesn't work on FAT (because
FAT does not support hardlinks). |
|
4168 |
5837 d 9 h |
svoboda |
/trunk/uspace/ |
'kcon' shell builtin for switching to debug console. |
|
3811 |
5896 d 21 h |
post |
/trunk/uspace/app/bdsh/ |
exit should be a builtin, since it will eventually need to know about running jobs |
|
3420 |
6026 d 11 h |
post |
/trunk/uspace/app/bdsh/ |
Add skeletal sleep and cp commands (not yet working) |
|
3373 |
6043 d 18 h |
post |
/trunk/uspace/app/bdsh/cmds/ |
Rename non-standard extensions (cmd.def -> cmd_def.h) |
|
3371 |
6044 d 2 h |
post |
/trunk/uspace/app/bdsh/ |
pwd should be a module, not a builtin |
|
3360 |
6047 d 13 h |
post |
/trunk/uspace/app/bdsh/ |
Remove 'mount' |
|
3346 |
6049 d 20 h |
post |
/trunk/ |
Merge with shell @ 3241 for bdsh |
|
3302 |
6059 d 21 h |
post |
/branches/shell/uspace/app/bdsh/ |
Added a stub for a future mount command, at this point we stop updating the GNU
makefile. |
|
3277 |
6061 d 13 h |
post |
/branches/shell/uspace/app/bdsh/ |
Add skeletal touch, mkdir, cat, rm, and ls |
|
3265 |
6062 d 2 h |
post |
/branches/shell/uspace/app/bdsh/ |
Added initial port of simple CLI to bdsh (brain dead shell) |
|