Stefan Lankes
|
edadf16d7f
|
Merge branch 'master' into readwrite
|
2012-07-20 09:05:57 +02:00 |
|
Stefan Lankes
|
0c4e177c1f
|
switch to a reentrant version of newlib and uses correct values for O_CREAT & Co
=> see include/metalsvm/fs.h and newlib/examples/hello.c
|
2012-04-23 21:23:49 +02:00 |
|
Marian Ohligs
|
14689517e6
|
some changes in ls
|
2011-11-09 13:13:41 +01:00 |
|
Marian Ohligs
|
6a10fb1a0b
|
add ls in mshell
|
2011-11-09 12:14:31 +01:00 |
|
Marian Ohligs
|
0fa52c279c
|
add switch in stat syscall converting FS_TYPES in newlib st_mode types, enable stat in mshell
|
2011-10-12 11:41:32 +02:00 |
|
Marian Ohligs
|
aaf2e8a1e5
|
- bug fix in mshell
|
2011-09-25 12:59:38 +02:00 |
|
Marian Ohligs
|
df4eaf5163
|
- added cat command
|
2011-09-24 20:13:16 +02:00 |
|
Nicolas Berr
|
903f33f40b
|
- added support for changing current working directory
- added cd, pwd command
|
2011-09-23 15:31:44 +02:00 |
|
Nicolas Berr
|
265008c76d
|
- shell now supports multiple args in command line
- executes binaries in /bin/ now
|
2011-09-22 15:39:20 +02:00 |
|
Marian Ohligs
|
287fe5df13
|
- fix bug
|
2011-09-19 00:28:46 +02:00 |
|
Stefan Lankes
|
8c68eab859
|
cosmetic changes
|
2011-09-15 21:42:36 +02:00 |
|
Stefan Lankes
|
41247d9c09
|
add missing copyright statement
|
2011-09-15 21:17:25 +02:00 |
|
Marian Ohligs
|
d633a084ab
|
- some copyright changes in mshell
|
2011-09-14 14:34:10 +02:00 |
|
Marian Ohligs
|
bc43a1e1e4
|
- remove typo
|
2011-08-26 21:19:21 +02:00 |
|
Marian Ohligs
|
032bba3a95
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
|
Marian Ohligs
|
36ed70c214
|
- reset mshell code
|
2011-07-30 19:48:44 +02:00 |
|
Marian Ohligs
|
102a887add
|
- test commit.
--> malloc with 532 chars is working
--> malloc with more than 533 chars causes an error
|
2011-07-27 17:17:40 +02:00 |
|
Marian Ohligs
|
55e0e971be
|
merge master
|
2011-07-27 10:28:01 +02:00 |
|
Marian Ohligs
|
af0728a57d
|
add the feature to start elf-files
|
2011-05-24 18:54:53 +02:00 |
|
Marian Ohligs
|
f54b06a807
|
add the ability to start apps (still buggy)
|
2011-05-24 17:23:10 +02:00 |
|
Marian Ohligs
|
9137549a42
|
add basic mshell
-> help
-> exit
-> path/to/elf
|
2011-05-24 00:48:56 +02:00 |
|