summaryrefslogtreecommitdiff
path: root/usr.bin/tr/tr.c
AgeCommit message (Expand)Author
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-06only modifies data, stdin to stdout, so tame "stdout"Theo de Raadt
2014-06-03Accept -C as an alias for -c. The -C option should be locale-aware,Todd C. Miller
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-07-09documentation tweaks.Igor Sobrado
2004-09-15signed and unsigned char wigglesTheo de Raadt
2004-05-09spacingTheo de Raadt
2003-06-26print usage in one printf (instead of four)Michael Shalayeff
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-09fix "no characters" input case; tim@robbins.dropbear.id.auTheo de Raadt
2001-11-19kill more registersMike Pechkin
1997-07-25use err(3)Michael Shalayeff
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt