summaryrefslogtreecommitdiffstats
path: root/usr.bin/tr/str.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* some more malloc(x * y); bzero() -> calloc(x, y) whacking fromdjm2006-04-031-4/+3
* signed and unsigned char wigglesderaadt2004-09-151-10/+10
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-11/+11
* kill more registersmpech2001-11-191-9/+9
* fix [:print:]deraadt1998-12-071-3/+3
* use err(3)mickey1997-07-251-9/+12
* r?index -> strr?chrmillert1997-01-171-3/+3
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+332