Age | Commit message (Expand) | Author |
2023-05-04 | Straightforward conversion form K&R to ANSI function definitions | Theo Buehler |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2022-02-11 | tr(1): rename lookup tables | Scott Soule Cheloha |
2021-11-02 | tr(1): main(): eliminate isstring2 variable | Scott Soule Cheloha |
2021-11-02 | tr(1): plug leak in genclass() | Scott Soule Cheloha |
2021-10-31 | tr(1): backslash(): fix octal escape parsing | Scott Soule Cheloha |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-06 | only modifies data, stdin to stdout, so tame "stdout" | Theo de Raadt |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2014-12-09 | put back some information what the character classes actually mean; | Ingo Schwarze |
2014-12-09 | no more ctype(3); | Jason McIntyre |
2014-06-03 | some macro fixes, and use Sq over Dq for single letter markup; | Jason McIntyre |
2014-06-03 | Accept -C as an alias for -c. The -C option should be locale-aware, | Todd C. Miller |
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen |
2013-08-14 | some Bx/Ox conversion; | Jason McIntyre |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-06-27 | for mount_ntfs, fix an error in previous; for tr, fix an error of the | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-04-05 | incorrect comment introduction; noticed by claus with mandoc | Theo de Raadt |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2008-07-09 | documentation tweaks. | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2006-04-03 | some more malloc(x * y); bzero() -> calloc(x, y) whacking from | Damien Miller |
2004-09-15 | signed and unsigned char wiggles | Theo de Raadt |
2004-05-09 | spacing | Theo de Raadt |
2003-06-26 | print usage in one printf (instead of four) | Michael Shalayeff |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-09 | fix "no characters" input case; tim@robbins.dropbear.id.au | Theo de Raadt |
2001-11-19 | kill more registers | Mike Pechkin |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
1999-04-30 | Grammar'n'formatting | Paul Janzen |
1998-12-07 | fix [:print:] | Theo de Raadt |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | use err(3) | Michael Shalayeff |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |