summaryrefslogtreecommitdiff
path: root/usr.bin/m4/main.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-02Really fix -P.wiz
2002-03-05Put `klen' and `newk' back in local block so that their scope is limited.tv
2002-03-04fix -P (which was broken in rev 1.29)lukem
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2002-01-21Make compilable from src/tools/m4 on non-NetBSD hosts.tv
2001-11-14Get first getopt string right; provide better usage message.tv
2001-11-14Pull in various changes from OpenBSD, most from Marc Espie, including:tv
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
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
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-06-01Need <stdlib.h> for mktemp() prototype.kleink
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-19WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate registerlukem
1997-02-08handle quoted strings in quoted strings properly, when using multicharactercgd
1996-01-13Handle multichar comment and quote delimiters (up to 5 characters, per thepk
1995-09-29change #ifdef unix's to also accept __NetBSD__. After 1.1 (per acgd
1995-09-28Sync with 4.4BSD-Lite2tls
1994-06-19upgrade to 4.4-lite m4. no local changes of noteglass
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-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