A number of additional fixed from Pavel Roskin, note some more bugs in the

TODO list.  Add Glenn to the Authors list for writing a mini ar for BusyBox,
which is now included.
 -Erik
This commit is contained in:
Eric Andersen
2000-06-02 03:21:42 +00:00
parent 4062268bc7
commit 86ab8a32bd
27 changed files with 681 additions and 50 deletions

2
TODO
View File

@@ -40,6 +40,8 @@ Bugs that need fixing:
/tmp/file in the current directory, rather then trying and failing to create
a symlink named "." in the current working directory).
- implement 'ls -R'.
- "cp -a sourcedir/*" (note: no dest) - produces an odd error message about
the last file in the dir, rather than saying "missing destination file".
-----------