Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/byacc/dist



Module Name:    src
Committed By:   christos
Date:           Mon Dec 30 19:08:55 UTC 2013

Modified Files:
        src/external/bsd/byacc/dist: defs.h main.c output.c reader.c skeleton.c

Log Message:
Add support for %token-table, yytname[] and YYTRANSLATE(). ntpd(8) needs them.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/byacc/dist/defs.h
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/byacc/dist/main.c \
    src/external/bsd/byacc/dist/reader.c
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/byacc/dist/output.c
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/byacc/dist/skeleton.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index