oliverschmidt
|
c109e102c4
|
Include wget shell command in "standard" shell environments.
|
2008-11-10 22:10:32 +00:00 |
|
oliverschmidt
|
2ce444c175
|
Made use of shell_quit().
|
2008-02-28 23:50:02 +00:00 |
|
oliverschmidt
|
4e6508b578
|
Avoided compiler warnings by adding casts. However it might make sense to start taking into account that C pointer differences do not have the type 'int'...
|
2008-02-10 12:24:43 +00:00 |
|
oliverschmidt
|
614fa668cd
|
Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-)
|
2008-02-08 22:48:28 +00:00 |
|
oliverschmidt
|
d2886875ec
|
Added a 'run' shell command similiar to the 'exec' command but using the high-level LOADER_LOAD() interface instead of the ELF-loader specific interface.
|
2008-02-08 12:49:54 +00:00 |
|
oliverschmidt
|
bdceab824a
|
Renamed shell-gui.c to gui-shell.c to fit the new shell file naming scheme.
|
2008-02-07 23:11:56 +00:00 |
|