Add new apps md5sum uudecode uuencode, fix some minor formatting things.

-Erik
This commit is contained in:
Eric Andersen
2000-06-13 06:54:53 +00:00
parent 053b1462b7
commit 2b6ab3cbf8
16 changed files with 3318 additions and 10 deletions

View File

@@ -12,6 +12,8 @@
Glenn McGrath <bug1@netconnect.com.au>
* Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org>
* Added setkeycodes, for those that have wierd keyboard buttons.
* Added md5sum, uuencode and uudecode -- thanks to Alfred M. Szmidt
<ams@trillian.itslinux.org> for contributing these.
* Added 'grep -v' option (inverted search) and updated
docs accordingly. -beppu
* Wrote which