summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode/uuencode.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Delete useless calls to setlocale(3):schwarze1-8/+4
2018-12-31Zap unused <sys/socket.h>kn1-2/+1
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-5/+5
2015-10-07tame "stdio rpath wpath cpath" or a more mundane "stdio rpath", dependingderaadt1-1/+9
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2008-07-29an enum specifier is more elegant than a set of #defines;sobrado1-16/+16
2008-07-05each utility must have its own usage and its own set of options;sobrado1-14/+32
2004-04-09Sync with FreeBSD; adds base64 support and other options.millert1-47/+116
2003-06-10mostly ansi cleanup; pval okderaadt1-9/+7
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-7/+3
2001-11-19kill more registersmpech1-4/+4
2001-07-12first pass at a -Wall cleanupderaadt1-3/+3
1996-06-26rcsidderaadt1-1/+2
1995-10-18initial import of NetBSD treederaadt1-0/+161