Bernard Xiong
|
bcb9ab1317
|
[finsh] Add mkfs command to msh
|
2015-08-28 15:13:04 +08:00 |
Bernard Xiong
|
37aa44d4f2
|
Fix compiling warning.
|
2015-04-24 11:48:25 +08:00 |
Grissiom
|
cf692a4ab4
|
msh: use list_memheap when RT_USING_MEMHEAP_AS_HEAP is enabled
There is no list_mem and only list_memheap when RT_USING_MEMHEAP_AS_HEAP
is enabled.
|
2014-12-01 18:54:14 +08:00 |
Grissiom
|
4c39f8765a
|
msh: free is only available when HEAP is enabled
|
2014-10-14 16:07:49 +08:00 |
bernard
|
a8b0fe3f36
|
[shell] Fix compiling issue when DFS is not enable
|
2014-09-11 12:47:25 +08:00 |
bernard
|
dcd7974794
|
[Finsh] Enhance mv command.
|
2014-06-25 17:23:28 +08:00 |
aozima
|
f61773305a
|
MSH: add cmd netstat.
|
2014-04-09 13:17:21 +08:00 |
aozima
|
4fada1a13a
|
MSH: perfect cmd ifconfig.
|
2014-04-09 13:16:55 +08:00 |
bernard
|
8778e39c9f
|
[Finsh] Add ifconfig command implementation.
|
2014-02-01 21:35:46 +08:00 |
Bernard Xiong
|
abdcd80dcd
|
[Finsh] Add more command in msh
|
2014-01-05 14:57:58 +08:00 |
bernard
|
a5ba2a24f7
|
add file and path name auto completion for module shell
|
2014-01-01 21:45:09 +08:00 |
Grissiom
|
df4e8ff060
|
msh: only export cd/pwd when DFS_USING_WORKDIR is set
|
2013-09-26 11:50:28 +08:00 |
Bernard Xiong
|
f0f0e3dd9e
|
move commands out of DFS
|
2013-07-14 14:36:48 +08:00 |
Bernard Xiong
|
97eadb7d8e
|
implement a shell for module
|
2013-03-30 16:14:38 +08:00 |