-----------
-Bugs that need fixing as of Mon May 8 17:22:06 MDT 2000
+Bugs that need fixing:
- 'grep foo$ file' doesn't work
- 'grep *foo file' segfaults
- ps dirent race bug (need to stat the file before attempting chdir)
-MKW
-
-----------
* Make insmod actually work
* rdate
* hwclock
* stty
-* cut
* expr
* wget (or whatever I call it)
* tftp
* group/commonize strings, remove dups (for i18n, l10n)
------------------------
-
-Add a compile option to turn off all the compiled in help
-and usage information. Some folks don't need or want it...
-
-----------------------
Running the following:
Policy violation. getgroups uses libc nss, which is unlikely
to be present in an embedded system.
+To be replaced with a non-getopt parser.
+
[andersen@slag busybox]$ grep -l getopt *.[ch]
dmesg.c
gunzip.c
opterr
optind
-To be replaced with a non-getopt parser.
+
+To be replaced with a busybox local glob routine:
[andersen@slag busybox]$ grep -l glob *.[ch]
gunzip.c