summaryrefslogtreecommitdiffstats
path: root/usr.bin/tr
Commit message (Expand)AuthorAgeFilesLines
* Add DIAGNOSTICS section namecharnier2000-03-261-1/+1
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Submitted by: Joachim Kuebart, thanks.helbig1997-10-122-11/+23
* Use err(3) instead of local redefinition. Cosmetic in usage().charnier1997-08-184-50/+30
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-1/+4
* Cast char's to (u_char) before passing them to isctype() functions.joerg1996-03-191-2/+2
* Fix a couple of sign-extension bugs.joerg1996-03-171-2/+2
* Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' nowbde1995-11-281-3/+3
* Fix broken charclass handlingache1995-10-282-3/+15
* Remove declamations which <ctype.h> already does for us.phk1995-10-211-13/+0
* Added #include <ctype.h>phk1995-10-211-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Fix print class mistypeache1994-10-281-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-275-0/+978
OpenPOWER on IntegriCloud