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
/
tr
/
tr.c
Age
Commit message (
Expand
)
Author
2013-08-11
Whitespace.
dholland
2013-08-11
Don't explicitly zero bss variables that are already zeroed.
dholland
2013-08-11
Add comments explaining how this works.
dholland
2013-08-11
Simplify the parser handling.
dholland
2013-08-11
Remove silly written-out initialization of string1.
dholland
2013-08-11
Make tr -c work. Fixes PR 48113.
dholland
2013-08-11
apply some CSE
dholland
2013-08-11
Restore preexisting wrong behavior of tr -c (translates all characters
dholland
2013-08-11
sprinkle const
dholland
2013-08-11
Make the parser state opaque. While here, fix a memory leak when using
dholland
2013-08-10
Expose less of the parser state outside str.c.
dholland
2011-09-06
ANSIfy. Sprinkle const and __dead.
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1997-10-20
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use <err.h>
lukem
1995-08-31
Sync with 4.4lite2
jtc
1994-12-07
Merged with 4.4lite.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-27
integrated updated 'tr' from ftp.uu.net:bsd-sources
glass
1993-03-21
initial import of 386bsd-0.1 sources
cgd