summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode/uuencode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete useless calls to setlocale(3):schwarze2019-03-101-8/+4
* Zap unused <sys/socket.h>kn2018-12-311-2/+1
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-5/+5
* tame "stdio rpath wpath cpath" or a more mundane "stdio rpath", dependingderaadt2015-10-071-1/+9
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* an enum specifier is more elegant than a set of #defines;sobrado2008-07-291-16/+16
* each utility must have its own usage and its own set of options;sobrado2008-07-051-14/+32
* Sync with FreeBSD; adds base64 support and other options.millert2004-04-091-47/+116
* mostly ansi cleanup; pval okderaadt2003-06-101-9/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* kill more registersmpech2001-11-191-4/+4
* first pass at a -Wall cleanupderaadt2001-07-121-3/+3
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+161