summaryrefslogtreecommitdiff
path: root/usr.bin/tr
AgeCommit message (Expand)Author
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2011-09-03make -column lists pretty again;Jason McIntyre
2011-06-27for mount_ntfs, fix an error in previous; for tr, fix an error of theJason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-04-05incorrect comment introduction; noticed by claus with mandocTheo de Raadt
2010-01-02Various syntax errors in list headers, found by mandoc(1),Ingo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2009-01-04replace hardcoded exit values with .Ex macros;Igor Sobrado
2008-07-09documentation tweaks.Igor Sobrado
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