Age | Commit message (Collapse) | Author |
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
|
|
|
|
o Use _PATH_TMP
o Use mkstemp() instead of mktemp()
o Really use 10 X's (one is eaten up by a letter)
o Correct manpage wrt temp file name
o Uncomment .Xr yyfix in man page since we ship it now
|
|
|
|
NetBSD's byacc %expect mods are buggy and don't handle syntax or semantic
errors. Additionally, they do not mimic the BISON behavior they try to
emulate. Our local OpenBSD %expect mods are much better.
|
|
|
|
gagging on GNU bison grammer.
|
|
|