busybox/coreutils
Eric Andersen 9d7f0f0fe8 Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a
"rootfs" entry as well as the traditional "/dev/root" entry.  This caused
applets such as mount and df to display two root filesystem entries....

This teaches the relevant utilities to ignore the "rootfs" entry.
 -Erik
2003-06-20 09:36:49 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
chgrp.c
chmod.c
chown.c
chroot.c
cmp.c
Config.in
cp.c
cut.c
date.c
dd.c
df.c Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display a 2003-06-20 09:36:49 +00:00
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
length.c
ln.c
logname.c
ls.c
Makefile
Makefile.in
md5sum.c
mkdir.c
mkfifo.c
mknod.c
mv.c
od.c
printf.c
pwd.c
realpath.c
rm.c
rmdir.c
sha1sum.c
sleep.c
sort.c
stty.c
sync.c
tail.c
tee.c
test.c
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c
uuencode.c
watch.c
wc.c
who.c
whoami.c
yes.c