summaryrefslogtreecommitdiff
path: root/usr.bin/uudecode/uudecode.c
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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
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-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-03-21initial import of 386bsd-0.1 sourcescgd