aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.c
Commit message (Expand)AuthorAgeFilesLines
* Pad input with null characters if it is not a multiple of 3.Ruslan Ermilov2001-10-091-0/+6
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Satisfy gcc's parenthetical needs and clamp down with WANRS=2.Dima Dorfman2001-06-171-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3).Philippe Charnier1997-08-221-18/+19
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+150