diff options
-rw-r--r-- | Changelog | 1 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -33,6 +33,7 @@ - Glibc 2.0.7 and libc5 compile fixes * Grep -i previously failed on UPPER CASE patterns due to a silly regexp implementation bug that is now fixed. + # Implemented uniq. -beppu -Erik Andersen @@ -21,7 +21,6 @@ around to it some time. If you have any good ideas, please let me know. * hwclock * killall * stty -* sort/uniq * wc * tr * expr (maybe?) (ash builtin?) |