summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode
AgeCommit message (Collapse)Author
1994-12-22specify man pages the new way.cgd
1994-11-17fix typojtc
1994-11-17Merged with 4.4lite.jtc
Changed to conform to NetBSD's new RCS Id convention.
1993-11-09Well behaved POSIX.2 utilities always call setlocale() and getopt().jtc
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
declarations can be removed from <stdlib.h>.
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
explicitly declaring function return values, etc. to make gcc -Wall shut up.
1993-08-27Note that uuencode is POSIX.2 compliant.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd