hush/coreutils
Eric Andersen a42982e8f5 * Fixed 'swapon -a' and 'swapoff -a', which were broken.
* Fixed 'mount -a' so it works as expected.
* Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
 -Erik
2000-06-07 17:28:53 +00:00
..
basename.c
cat.c
chroot.c This is a fix for chroot 2000-06-02 17:56:45 +00:00
cut.c
date.c Fix 'date -u' 2000-06-06 22:17:43 +00:00
dd.c
df.c
dirname.c
du.c
echo.c
head.c
hostid.c
id.c
length.c
ln.c Fixed a bunch of stuff: 2000-06-06 16:15:23 +00:00
logname.c
ls.c * Fixed 'swapon -a' and 'swapoff -a', which were broken. 2000-06-07 17:28: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 a bunch of stuff: 2000-06-06 16:15:23 +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
wc.c
whoami.c
yes.c Pavel fixed a segfault in yes. 2000-06-02 17:51:39 +00:00