summaryrefslogtreecommitdiff
path: root/usr.bin/fgen
AgeCommit message (Expand)Author
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-04-16kill trailing blank line.mrg
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-11-03Fix bogus section header. From PR 8735.hwr
1999-06-08Add "%option yylineno" so that error handling code can use "yylineno".tron
1999-06-08Include "err.h" to get prototypes for err() and warn().tron
1999-06-07be a bit more consistent with errors (needs more work). minor KNFification.mrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-15RCS ID policehubertf
1998-11-12Warn about parser stack discrepancies at the end of colon definitions.eeh
1998-11-11make this compile under NetBSD.mrg
1998-11-01Copyrights and minor cleanup.eeh
1998-10-31Added an FCode tokenizer for all your FCode tokenizing needs.eeh