summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode/uuencode.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize `output' in a more proper location.mike2002-03-051-2/+3
* Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.jmallett2002-03-051-19/+79
* Pad input with null characters if it is not a multiple of 3.ru2001-10-091-0/+6
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* Satisfy gcc's parenthetical needs and clamp down with WANRS=2.dd2001-06-171-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3).charnier1997-08-221-18/+19
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+150
OpenPOWER on IntegriCloud