freebsd-dev/usr.bin/uudecode
Tony Finch 3229ed9140 Variables that come in in and out pairs should be named accordingly.
Different code that processes the input in similar ways should be
called in similar ways. File-local stuff should be static. Output
errors should be checked for. Diffs sometimes have to be big.
2002-11-01 02:08:51 +00:00
..
Makefile Add b64decode & b64encode as synonyms for uudecode and uuencode -m, 2002-05-19 11:17:17 +00:00
uudecode.c Variables that come in in and out pairs should be named accordingly. 2002-11-01 02:08:51 +00:00