summaryrefslogtreecommitdiff
path: root/usr.bin/uudecode
AgeCommit message (Expand)Author
2013-01-28Support both "-" and "/dev/stdout" as references to standardapb
2013-01-28* Add "-o outfile" option. This is required by POSIX.1-2008.apb
2011-09-06static + __deadjoerg
2009-04-14Fix -Wcast-qual issuelukem
2008-11-29Sync usage message with man page. PR 40063.dholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-09-24implement HOST_CPPFLAGS+= -DNO_BASE64dbj
2006-09-24PR/33319: Seebs: base64 is annoyingelad
2005-06-29de-__P(), ansify, use {g,s}etprogname.wiz
2004-11-04Add (unsigned char) cast to ctype functionsdsl
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-06-29correct misuse of warnx, which leads to non-informative erroritojun
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2002-01-31Make this compilable as a host tool.tv
2001-12-12MKfoo=no -> NOfootv
1999-03-23revert usage string to be like it was, but with '[-p] ' added. the newcgd
1999-03-23fix bug introduced in rev 1.11: freopen 'fn' (as before), not 'buf' (ascgd
1999-03-18Add a -p option to uudecode(1), which causes it to write decoded data tokleink
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-20Allow filename at "begin" line to contain spaces. Patch submitted byhubertf
1998-12-19remove local decl of errno.christos
1997-10-20WARNSify, deprecate register, getopt returns -1, use ANSI string.h funcslukem
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1994-11-17fix typojtc
1994-11-17Merged with 4.4lite.jtc
1993-11-09Well behaved POSIX.2 utilities always call setlocale() and getopt().jtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd