9
0
Fork 0
barebox/commands
Sascha Hauer 6b7fdcb970 Use safe_strncpy() instead of copy_filename(). The shell has already removed
quotes, so we don't need this functionality from copy_filename()
2007-09-28 10:47:19 +02:00
..
Kconfig remove i2c from kconfig 2007-09-28 10:25:32 +02:00
Makefile remove mii.c 2007-09-28 10:24:44 +02:00
bootm.c declare lots of functions static 2007-09-28 10:07:26 +02:00
cat.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
cd.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
clear.c declare lots of functions static 2007-09-28 10:07:26 +02:00
cp.c declare lots of functions static 2007-09-28 10:07:26 +02:00
crc.c declare lots of functions static 2007-09-28 10:07:26 +02:00
echo.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
edit.c declare lots of functions static 2007-09-28 10:07:26 +02:00
environment.c declare lots of functions static 2007-09-28 10:07:26 +02:00
exec.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
flash.c declare lots of functions static 2007-09-28 10:07:26 +02:00
go.c declare lots of functions static 2007-09-28 10:07:26 +02:00
loadb.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
loads.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
ls.c fix usage of normalise_path 2007-09-27 14:14:24 +02:00
mem.c declare lots of functions static 2007-09-28 10:07:26 +02:00
meminfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
memtest.c declare lots of functions static 2007-09-28 10:07:26 +02:00
mkdir.c implement mkdir -p #2 2007-09-27 11:59:36 +02:00
mount.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
net.c Use safe_strncpy() instead of copy_filename(). The shell has already removed 2007-09-28 10:47:19 +02:00
partition.c declare lots of functions static 2007-09-28 10:07:26 +02:00
pwd.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
reginfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
reset.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
rm.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
rmdir.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
sleep.c declare lots of functions static 2007-09-28 10:07:26 +02:00
splash.c declare lots of functions static 2007-09-28 10:07:26 +02:00
test.c declare lots of functions static 2007-09-28 10:07:26 +02:00
timeout.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
umount.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00