hush/coreutils
Eric Andersen 958c78f9a1 Apply a patch from Matt Kraai:
"The -L option to ls doesn't behave correctly for files listed explicitly
    on the command line, only those in directories that are listed.  The
    appended patch fixes this problem.  Would someone please commit it?"
 -Erik
2000-10-09 17:51:25 +00:00
..
basename.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
cat.c Continue concatenating files even if we can't open one. 2000-09-27 03:01:40 +00:00
chroot.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
cut.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
date.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dd.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
df.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dirname.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
dos2unix.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
du.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
echo.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
expr.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
head.c Rewrote head to perservere when it can't open a file, and share code 2000-09-27 04:09:22 +00:00
hostid.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
id.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
length.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
ln.c Patch from Matt Kraai: "When it encounters a problem creating a link, ln 2000-10-04 16:02:53 +00:00
logname.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
ls.c Apply a patch from Matt Kraai: 2000-10-09 17:51:25 +00:00
md5sum.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
mkdir.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
mkfifo.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
mknod.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
printf.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
pwd.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
rm.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
rmdir.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
sleep.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
sort.c + shortened main() a little, and a few aesthetic cleanups here & there. 2000-09-28 17:49:59 +00:00
sync.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tail.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tee.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
test.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
touch.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tr.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tty.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uname.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uniq.c Rewrote uniq to be less than a third of the size, and fixed some other 2000-09-27 02:29:39 +00:00
usleep.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uudecode.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
uuencode.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
wc.c Consolidate handling of some fopen failures. 2000-09-27 02:43:35 +00:00
whoami.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
yes.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00