index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
uudecode
/
uudecode.c
Age
Commit message (
Expand
)
Author
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-06-29
correct misuse of warnx, which leads to non-informative error
itojun
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2002-01-31
Make this compilable as a host tool.
tv
1999-03-23
revert usage string to be like it was, but with '[-p] ' added. the new
cgd
1999-03-23
fix bug introduced in rev 1.11: freopen 'fn' (as before), not 'buf' (as
cgd
1999-03-18
Add a -p option to uudecode(1), which causes it to write decoded data to
kleink
1999-01-20
Allow filename at "begin" line to contain spaces. Patch submitted by
hubertf
1998-12-19
remove local decl of errno.
christos
1997-10-20
WARNSify, deprecate register, getopt returns -1, use ANSI string.h funcs
lukem
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1994-11-17
fix typo
jtc
1994-11-17
Merged with 4.4lite.
jtc
1993-11-09
Well behaved POSIX.2 utilities always call setlocale() and getopt().
jtc
1993-08-27
Minor tweaks: including header files to bring prototypes into scope,
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd