summaryrefslogtreecommitdiff
path: root/usr.bin/m4
AgeCommit message (Expand)Author
2001-12-31Need <string.h> for strcmp() prototype (noticed by gcc 3.1).thorpej
2001-12-01Whitespace cleanup.wiz
2001-11-14Get first getopt string right; provide better usage message.tv
2001-11-14Document -o.tv
2001-11-14Whitespace nit.tv
2001-11-14Make this buildable as a reachover host tool.tv
2001-11-14Pull in various changes from OpenBSD, most from Marc Espie, including:tv
2001-06-05Uppercase Dt argument, correct AUTHORS section name.wiz
2001-03-05Sprinkle some const, and rename a shadow-variable.wiz
2001-03-05Fix appearance of bogus 0xff at EOF reported by me in bin/12287.wiz
2000-10-18couple more whitespace fixes, by Nathan Ahlstromjdolecek
2000-10-17Fix unconsistent spacing/tabs. Adresses bin/11158 by Nathan Ahlstrom.jdolecek
2000-10-11More format string cleanup by sommerfeld.is
2000-05-08Add -P to the usage message (forgot this, long ago).tv
1999-08-16Always unlink the temporary file created by mkstemp(3).enami
1999-06-23Implement the very useful `-P' option from GNU's m4 (causes all builtintv
1999-04-20use mkstemp.mrg
1999-04-14make eval() recognize hexadecimal constant as specified in the man page.matthias
1998-12-19char -> unsigned charchristos
1998-09-01add -Dunix to CPPFLAGS to suppress cpp warning.enami
1998-08-30try another way of fixing #if defined(unix) issuesperry
1998-08-30Nuke unix symbol warning differently (I've used wrong compiler to checkenami
1998-08-30Check __NetBSD__ prior to unix.enami
1998-06-01Need <stdlib.h> for mktemp() prototype.kleink
1998-01-23fix richard o'keefe's email address (will have to change for his new job, but...lukem
1998-01-09RCS Id Police.perry
1997-12-29fix an inconsistency between signed- and unsigned-char machines:cgd
1997-12-02add a typedef which describes elements in the push-back buffer. Makecgd
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate registerlukem
1997-02-12fix typo reported by Saitoh Masanobu in PR misc/3214.mikel
1997-02-08handle quoted strings in quoted strings properly, when using multicharactercgd
1997-02-08Simplify some push-back code (e.g. for left and right quotes) so thatcgd
1997-02-08i don't know why this was still here, but it does not belong. It appearscgd
1997-01-09RCS ID policetls
1996-11-10Sync with eval.c. (What's this file doing here, anyway?).pk
1996-11-10Use COMMA in stead of ',' when pushing items back on the stack, forpk
1996-11-06Implement `$@' macro, as promised by the manual page (PR#2914).pk
1996-01-13Handle multichar comment and quote delimiters (up to 5 characters, per thepk
1995-10-19Fix spelling error (Michael K. Sanders; PR #1617)jtc
1995-09-29change #ifdef unix's to also accept __NetBSD__. After 1.1 (per acgd
1995-09-28Sync with 4.4BSD-Lite2tls
1995-04-26oops; used ifdef instead of if.cgd
1995-04-24treat __NetBSD__ like 'unix'cgd
1995-04-14There were several places where m4 did not conform to the specificationmycroft
1994-12-22specify man pages the new way.cgd
1994-08-29Remove temporary files on m4exit, from Thomas Eberhardt.mycroft
1994-06-19upgrade to 4.4-lite m4. no local changes of noteglass
1994-06-19Clean up deleted files.mycroft
1994-06-19upgrade to 4.4-lite m4. no local changes of noteglass