summaryrefslogtreecommitdiffstats
path: root/usr.bin/uudecode (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* Use errc/warnc to simplify code.guenther2014-05-201-7/+4
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-5/+5
* 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-21/+19
* each utility must have its own usage and its own set of options;sobrado2008-07-051-18/+39
* Sync with FreeBSD; adds base64 support and other options.millert2004-04-092-90/+333
* user err/warnmickey2003-12-091-18/+11
* add missing includesdavid2003-07-101-2/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-7/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* kill more registersmpech2001-11-191-4/+4
* no need to extern int errno if errno.h is includedderaadt2000-02-011-3/+2
* getopt returns int, not char; rahnds@openbsd.orgmillert1998-09-151-3/+3
* Add pass-through ('-p') option to uudecode.dgregor1998-08-311-16/+30
* accept spaces in namederaadt1998-05-291-3/+3
* set max field width of %s correctlyderaadt1998-05-111-3/+3
* $OpenBSD$deraadt1997-09-211-2/+1
* r?index -> strr?chrmillert1997-01-171-3/+3
* rcsidderaadt1996-06-262-2/+3
* initial import of NetBSD treederaadt1995-10-182-0/+210