summaryrefslogtreecommitdiff
path: root/usr.bin/tr
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2006-04-03some more malloc(x * y); bzero() -> calloc(x, y) whacking fromDamien Miller
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-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-11-14use $ or # before commands in examplesTheo de Raadt
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
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-04-30Grammar'n'formattingPaul Janzen
1998-12-07fix [:print:]Theo de Raadt
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-07-25use err(3)Michael Shalayeff
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-12-14from netbsd; Make more 8-bit clean (from Andreas Gustafsson; PR#1190).Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt