matt
|
fcd0fb118f
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
|
2000-07-03 02:51:12 +00:00 |
mrg
|
d0ba087720
|
kill trailing blank line.
|
2000-04-16 04:57:55 +00:00 |
simonb
|
d88dfea295
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 06:11:07 +00:00 |
hwr
|
51515f302b
|
Fix bogus section header. From PR 8735.
|
1999-11-03 21:45:57 +00:00 |
tron
|
e2f743a091
|
Add "%option yylineno" so that error handling code can use "yylineno".
|
1999-06-08 12:45:47 +00:00 |
tron
|
11e3a9c086
|
Include "err.h" to get prototypes for err() and warn().
|
1999-06-08 12:38:20 +00:00 |
mrg
|
dc611e3e7f
|
be a bit more consistent with errors (needs more work). minor KNFification.
|
1999-06-07 05:08:25 +00:00 |
garbled
|
9e44e9b578
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:16:34 +00:00 |
hubertf
|
56f2d188fc
|
RCS ID police
|
1999-02-15 04:54:34 +00:00 |
eeh
|
cee5e32c50
|
Warn about parser stack discrepancies at the end of colon definitions.
|
1998-11-12 00:55:58 +00:00 |
mrg
|
843b0a05b3
|
make this compile under NetBSD.
|
1998-11-11 05:26:57 +00:00 |
eeh
|
c53c836082
|
Copyrights and minor cleanup.
|
1998-11-01 22:27:11 +00:00 |
eeh
|
1e192ee3f9
|
Added an FCode tokenizer for all your FCode tokenizing needs.
|
1998-10-31 18:14:53 +00:00 |