summaryrefslogtreecommitdiff
path: root/usr.bin/tr
AgeCommit message (Expand)Author
2007-01-17Remove duplicate #includeshubertf
2006-09-17"is be" -> "is"wiz
2006-05-12use -Wno-pointer-sign with GCC4.mrg
2004-03-24As in other man pages, use .Dq for strings, and .Sq for single characters.wiz
2004-03-24Document that tr(1) was written for US-ASCII and may not work asfair
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-20Add the EXIT STATUS section header.jmmv
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-08Punctuation nit.wiz
2001-12-01Whitespace cleanup.wiz
1999-03-16Correct the ctype function used for [:print:] character class; from Soren S.kleink
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-20WARNSify, fix .Nm usage, getopt returns -1 not EOF, use <err.h>lukem
1995-11-01Make more 8-bit clean (from Andreas Gustafsson; PR#1190).pk
1995-08-31Sync with 4.4lite2jtc
1994-12-07Merged with 4.4lite.jtc
1993-10-22From Jeremy Scofield -- correctly terminate ranges with backquoted endpoint.jtc
1993-09-21Document "blank" character class.jtc
1993-09-14Remove explicit declarations of isfoo() functions, because we fixedjtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-07-29Don't repeat the last character in a range.mycroft
1993-04-27integrated updated 'tr' from ftp.uu.net:bsd-sourcesglass
1993-03-21initial import of 386bsd-0.1 sourcescgd