busybox/coreutils
Pavel Roskin 110fc0cacc Check for 3 and more arguments was incorrect
It is only allowed for linking to a directory
But linking to a directory still fails and may be removed
2000-06-18 00:02:24 +00:00
..
basename.c
cat.c
chroot.c
cut.c
date.c Fix 'date -u' 2000-06-06 22:17:43 +00:00
dd.c
df.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
dirname.c
du.c
echo.c
head.c
hostid.c
id.c
length.c
ln.c Check for 3 and more arguments was incorrect 2000-06-18 00:02:24 +00:00
logname.c
ls.c * Fixed 'swapon -a' and 'swapoff -a', which were broken. 2000-06-07 17:28:53 +00:00
md5sum.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
mkdir.c
mkfifo.c Don't allow mkfifo to create files such as "--help" 2000-06-04 05:17:35 +00:00
mknod.c
printf.c
pwd.c
rm.c Fixed "rm foo" that had been broken while implementing "rm -- foo" 2000-06-14 17:39:41 +00:00
rmdir.c
sleep.c
sort.c
sync.c
tail.c
tee.c
test.c
touch.c Fix touch so it behaves itself (it could segfault in some cases). 2000-06-02 23:26:44 +00:00
tr.c
tty.c
uname.c Fix touch so it behaves itself (it could segfault in some cases). 2000-06-02 23:26:44 +00:00
uniq.c
usleep.c
uudecode.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
uuencode.c Add new apps md5sum uudecode uuencode, fix some minor formatting things. 2000-06-13 06:54:53 +00:00
wc.c
whoami.c
yes.c