Source-Changes archive

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

CVS commit: src/external/bsd/ntp



Module Name:    src
Committed By:   christos
Date:           Sat Dec 20 16:52:21 UTC 2014

Modified Files:
        src/external/bsd/ntp/bin/ntpd: Makefile
Removed Files:
        src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.h

Log Message:
Since we've added the mdnstries keyword, we need to regenerate the
ntp_parser.[ch] files, otherwise we get syntax errors. Our yacc seems
to be producing a working parser now, so let's use it.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/bsd/ntp/bin/ntpd/Makefile
cvs rdiff -u -r1.9 -r0 src/external/bsd/ntp/dist/ntpd/ntp_parser.c
cvs rdiff -u -r1.7 -r0 src/external/bsd/ntp/dist/ntpd/ntp_parser.h

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