| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document origins of expr & authors | Sevan Janiyan | 2016-10-05 | 1 | -1/+17 |
| * | Pet manlint | Baptiste Daroussin | 2015-04-26 | 1 | -1/+1 |
| * | Use mdoc(7) macros for curly braces | Baptiste Daroussin | 2015-04-26 | 1 | -3/+3 |
| * | Minor mdoc nits. | Joel Dahl | 2012-05-13 | 1 | -1/+1 |
| * | Whitespace cleanup: | Glen Barber | 2012-02-25 | 1 | -2/+4 |
| * | Fix various typos in manual pages. | Glen Barber | 2012-02-25 | 1 | -3/+3 |
| * | Make /bin/expr support 64bit numeric range and range checks by default, | Stefan Eßer | 2011-07-09 | 1 | -25/+57 |
| * | expr(1): Add sh(1) versions of examples, remove an incorrect example. | Jilles Tjoelker | 2010-09-09 | 1 | -10/+21 |
| * | Fix markup. | Ruslan Ermilov | 2007-03-04 | 1 | -5/+8 |
| * | Add the new standard EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-16 | 1 | -12/+12 |
| * | Removed harmful empty lines that crept in during the copyright | Ruslan Ermilov | 2005-01-13 | 1 | -1/+0 |
| * | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 1 | -1/+2 |
| * | Remove BUGS section that talked about missing multibyte character support. | Tim J. Robbins | 2004-07-12 | 1 | -5/+1 |
| * | Document missing multibyte character handling in utilities specified | Tim J. Robbins | 2004-07-03 | 1 | -1/+5 |
| * | mdoc(7) police: | Ruslan Ermilov | 2002-11-26 | 1 | -1/+1 |
| * | mdoc(7) police: markup fixes. | Ruslan Ermilov | 2002-11-25 | 1 | -3/+3 |
| * | Create a small library function, check_utility_compat(3), to determine | Garrett Wollman | 2002-10-28 | 1 | -31/+32 |
| * | mdoc(7) police: markup nits. | Ruslan Ermilov | 2002-05-29 | 1 | -11/+11 |
| * | EXPR_COMPAT should imply -e, since there is no way to specify it otherwise, | Garrett Wollman | 2002-05-11 | 1 | -1/+17 |
| * | The response to my POSIX interpretation request says that `expr' | Garrett Wollman | 2002-05-10 | 1 | -16/+23 |
| * | Provide an environment variabloe, EXPR_COMPAT, which disables option | Garrett Wollman | 2002-04-22 | 1 | -2/+16 |
| * | Typo (if => of). | Garrett Wollman | 2002-03-22 | 1 | -1/+1 |
| * | Add a word of caution about integer arithmetic range and overflow detection. | Garrett Wollman | 2002-03-22 | 1 | -0/+6 |
| * | Fix a few formatting brainos and make the formatting of the EXAMPLES | Garrett Wollman | 2002-03-22 | 1 | -6/+9 |
| * | Make expr POSIX-compliant, and fix some bugs. Specifically: | Garrett Wollman | 2002-03-22 | 1 | -16/+97 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -14/+14 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-15 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Add cross-references to test(1) and expr(1) respectively. | Joseph Koshy | 1998-12-18 | 1 | -1/+4 |
| * | Correct use of .Nm. | Philippe Charnier | 1998-05-13 | 1 | -11/+11 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Fix some spelling errors. | Mike Pritchard | 1996-01-29 | 1 | -5/+5 |
| * | Fix gross spelling and typographical errors pointed out by Keith Bostic. | Jordan K. Hubbard | 1994-04-24 | 1 | -2/+2 |
| * | Document the new, less restrictive, behavior of the matching operator. | J.T. Conklin | 1993-10-04 | 1 | -14/+15 |
| * | Update to my latest expr (fixes bugs with comparison and matching operators) | J.T. Conklin | 1993-07-21 | 1 | -0/+131 |