| Commit message (Expand) | Author | Age | Files | Lines |
| * | Import from OpenBSD: -E flag | Baptiste Daroussin | 2019-09-09 | 1 | -2/+10 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Synchronize m4(1) with OpenBSD | Baptiste Daroussin | 2015-11-21 | 1 | -12/+6 |
| * | Synchronize with OpenBSD | Baptiste Daroussin | 2015-05-18 | 1 | -2/+5 |
| * | Sync with OpenBSD | Baptiste Daroussin | 2014-07-27 | 1 | -5/+6 |
| * | Reduce diff with upstream. | Jung-uk Kim | 2013-05-03 | 1 | -1/+1 |
| * | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-20 | 1 | -1/+1 |
| * | Improve m4 compatibility with GNU m4 extension ** (exponent) | Baptiste Daroussin | 2012-04-15 | 1 | -1/+3 |
| * | Synchronize with laster version of m4 from OpenBSD and NetBSD | Baptiste Daroussin | 2011-11-28 | 1 | -219/+192 |
| * | Mark global functions and/or variables in m4(1) static where possible. | Ed Schouten | 2011-11-06 | 1 | -1/+1 |
| * | Fix build of m4 with WARNS=6. | Ed Schouten | 2011-10-16 | 1 | -0/+2 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Store a pointer to "null" in struct ndblock's defn member instead of a | Tim J. Robbins | 2004-08-16 | 1 | -2/+2 |
| * | Respect locale settings from the environment. | Tim J. Robbins | 2004-07-12 | 1 | -0/+3 |
| * | Die on -D=foo, when parsing options - we can't let someone define (nil). | Juli Mallett | 2002-09-04 | 1 | -0/+2 |
| * | Kill extraneous whitespace. | Juli Mallett | 2002-07-15 | 1 | -16/+16 |
| * | Add a default case to the getopt(3) switch, remove a blank line nearby. | Juli Mallett | 2002-07-14 | 1 | -1/+1 |
| * | Functions declared as <type> <identifier>(<nil>) should be declared as | Juli Mallett | 2002-07-14 | 1 | -3/+3 |
| * | Remove prototype for main(). | Juli Mallett | 2002-07-14 | 1 | -2/+0 |
| * | Cast sp to uintptr_t when doing a compare of it to STACKMAX which is a size_t. | Juli Mallett | 2002-06-20 | 1 | -2/+2 |
| * | If a file operand cannot be processed, go on to process any remaining files | Tim J. Robbins | 2002-05-26 | 1 | -3/+8 |
| * | Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD. | Juli Mallett | 2002-05-03 | 1 | -4/+16 |
| * | Remove redundant declarations of getopt(3) externals (since <unistd.h> does | Juli Mallett | 2002-05-02 | 1 | -3/+0 |
| * | Merge local changes again, against ANSIfied m4(1). | Juli Mallett | 2002-05-01 | 1 | -24/+11 |
| * | Crank WARNS. | Juli Mallett | 2002-04-20 | 1 | -10/+9 |
| * | Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option, | Juli Mallett | 2002-04-19 | 1 | -183/+395 |
| * | This adds support for -s to the m4(1) utility, which causes #line directives | Juli Mallett | 2002-04-17 | 1 | -2/+27 |
| * | Remove the local basename in favor of the libc version. | David E. O'Brien | 2001-07-24 | 1 | -2/+7 |
| * | Clean up temporary file(s) and directory when m4 exits without falling | Gregory Neil Shapiro | 2001-04-16 | 1 | -7/+2 |
| * | The secure temporary directory is always created, so always remove it. | John Hay | 2001-02-28 | 1 | -5/+1 |
| * | Create temporary files in a secure directory, instead of using multiple | Kris Kennaway | 2000-11-22 | 1 | -1/+4 |
| * | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -4/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Use err(3) instead of local redefinition. Remove progname. | Philippe Charnier | 1997-07-23 | 1 | -12/+13 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
| * | Make m4 more 8bit clean. | Andrey A. Chernov | 1994-12-18 | 1 | -10/+10 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+425 |