summaryrefslogtreecommitdiff
path: root/usr.bin/m4
AgeCommit message (Expand)Author
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
1994-05-17copyright foocgd
1993-11-03'official' patch from Ozan S. Yigit <oz@ursa.sis.yorku.ca>:cgd
1993-11-02Don't dump core when processing more than one file.jtc
1993-10-30latest m4 from ozan. now does the right thing w/respect to sendmailglass
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-06-18fixed compilation, and mktemp usage problemglass
1993-06-18baseline of new version of m4 supplied by Ozan Yigit, original authorglass
1993-03-21initial import of 386bsd-0.1 sourcescgd