| Age | Commit message (Expand) | Author |
| 2012-08-12 | Improvements: wording, punctuation, macro usage. | wiz |
| 2012-05-09 | Remove an unnecessary space in the manpage. Patch provided by Bug Hunting. | jdf |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2011-08-25 | Mark yyerror as dead. | joerg |
| 2011-03-23 | minor usage nit | dholland |
| 2010-05-24 | Explicitly quote | and : meant as separate operator. Kill trailing | joerg |
| 2009-01-20 | Revert for now, pending discussion of how expr should behave in the case | joerg |
| 2009-01-20 | SUS says that expr must support "--" to prevent interpretation of | joerg |
| 2008-04-30 | Normalize TNF license, move to 2 clause. | martin |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2006-03-17 | Handle asprintf failing to allocate. | rumble |
| 2005-06-01 | appease gcc -Wuninitialized | lukem |
| 2004-04-23 | Grammar improvement by Patrick Welche. | wiz |
| 2004-04-20 | Add some articles; use No instead of Li in one place | wiz |
| 2004-04-20 | add support for 'length' keyword, for compatibility with GNU expr | jdolecek |
| 2004-03-20 | explicitly use REG_BASIC when calling regcomp(3), instead of 0 | jdolecek |
| 2003-12-21 | Add some articles. | wiz |
| 2003-12-21 | add a note explaining empty string matching via : | jdolecek |
| 2003-03-29 | spelling errors, some from Igor Sobrado in PR 19670 | perry |
| 2003-02-14 | 'NetBSD.org' | grant |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-02-19 | rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6 | pooka |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Use standard headers, sort sections. | wiz |
| 2001-10-18 | Quote `:' correctly. | wiz |
| 2001-09-16 | Use {g,s}etprogname, and some other KNF stuff. Patch by Petri Koistinen. | wiz |
| 2001-05-07 | Fix the operator precedence list to match reality. Operators were incorrectly | jdolecek |
| 2001-05-06 | Various cleanups/fixes. | jmc |
| 2001-05-05 | Various changes to fix bugs in PR bin/12838. | jmc |
| 2001-04-25 | Spell occurred correctly. | simonb |
| 2001-02-04 | remove redundant declaration of yyparse | christos |
| 2000-10-30 | list parenthesis usage similar way as other operators | jdolecek |
| 2000-10-30 | add a hack to properly handle '--' as first argument - | jdolecek |
| 2000-10-29 | The "&" operator has a higer precedence than "|". | thorpej |
| 2000-10-27 | also credit J.T. Conklin in copyright message | jdolecek |
| 2000-10-26 | fix operator precedence - | or & have lower priority than | jdolecek |
| 2000-09-29 | in regexp handling code, fix the format passed to asprintf() to be | jdolecek |
| 2000-09-21 | Fix bug in regexp handling, caused not quite complete conversion | jdolecek |
| 2000-09-19 | reimplement expr using lexical parser generated by yacc | jdolecek |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink |
| 2000-08-28 | Add 'RETURN VALUE' section header. | hubertf |
| 2000-01-14 | On memory allocation failure, return 3 as per POSIX. (from OpenBSD) | mjl |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1998-11-04 | cast is*() to unsigned char | christos |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-27 | Slight code reduction. | mycroft |
| 1998-07-27 | __AUDIT__ cleanup. | mycroft |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-07-20 | Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc | christos |