Merge in two patches from Dave Cinege:
authorEric Andersen <andersen@codepoet.org>
Wed, 2 Aug 2000 18:48:26 +0000 (18:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 2 Aug 2000 18:48:26 +0000 (18:48 -0000)
commitfdd51033480e6d93af274bfd0df25b14aaea6c3b
tree06e7faef9293569687b853590742c91e1e36d940
parent5ae166813f8a6db9784e75c9b3843e1e30a7465f
Merge in two patches from Dave Cinege:
    the first is a cleanup of tar --exclude
    the second changes mount so mtab works more as it should, and
    also allows mount to use the traditional short form (i.e.
    'mount / -o remount,rw' now works.

While inside tar, I changed it to use getopt...
 -Erik
applets/usage.c
archival/tar.c
docs/busybox.pod
docs/busybox.sgml
mount.c
tar.c
usage.c
util-linux/mount.c
utility.c