summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.c
AgeCommit message (Expand)Author
2019-03-10Delete useless calls to setlocale(3):Ingo Schwarze
2018-12-31Zap unused <sys/socket.h>kn
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07tame "stdio rpath wpath cpath" or a more mundane "stdio rpath", dependingTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-07-29an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-05each utility must have its own usage and its own set of options;Igor Sobrado
2004-04-09Sync with FreeBSD; adds base64 support and other options.Todd C. Miller
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt