summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.c
AgeCommit message (Expand)Author
2019-03-04When input is not a multiple of three bytes in size, pad nullrin
2014-09-06Clarify the usage message. For PR 49177.dholland
2011-09-16Use __deadjoerg
2008-11-29Clarify man page with respect to input and output files, and sync usagedholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-09-24PR/33319: Seebs: base64 is annoyingelad
2005-06-29Add setprogname call.wiz
2005-06-29de-__P(), ansify, use {g,s}etprogname.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1997-10-20WARNSify, fix .Nm usage, deprecate register, use err.hlukem
1994-11-17fix typojtc
1994-11-17Merged with 4.4lite.jtc
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
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd