summaryrefslogtreecommitdiff
path: root/usr.bin/m4/misc.c
AgeCommit message (Expand)Author
2000-07-27Handle unlimited diverts for m4 -g.Marc Espie
2000-07-02Make the m4 machine stack dynamically sized.Marc Espie
2000-03-11Add a few builtins for greater compatibility with gnu-m4, and extendedMarc Espie
2000-01-15There is no need to waste short for holding EOF in the pushback buffer.Marc Espie
2000-01-13Record 50 levels of open parenthesis, open quotes, to give a post-mortem.Marc Espie
2000-01-12Use a proper abstract interface for file accesses, so that we can recordMarc Espie
1999-11-17Turn warnings on,Marc Espie
1999-11-17Night of the moronic coder, part 2.Marc Espie
1999-09-14Style: kill register and indent properly.Marc Espie
1999-09-14Implement -I option and M4PATH environment variableMarc Espie
1999-09-09Bug-fix: thinkoMarc Espie
1999-09-06Remove STRSPACE limitations.Marc Espie
1999-09-06Get rid of mktemp in the handling of diversion.Marc Espie
1999-09-06Misc minor changes:Marc Espie
1997-12-10cgd: add a typedef which describes elements in the push-back buffer. MakeTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-07-01undo mktemp cleanup until i get it rightTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-25mktemp open + fdopenTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt