]> git.ipfire.org Git - thirdparty/ntp.git/commit
Includes changes to allow the seperate compilation of ntp_data_structures.c ntp_scann...
authorSachin Kamboj <kamboj@cis.udel.edu>
Mon, 23 Apr 2007 16:33:49 +0000 (16:33 +0000)
committerSachin Kamboj <kamboj@cis.udel.edu>
Mon, 23 Apr 2007 16:33:49 +0000 (16:33 +0000)
commitf2cc568c9bd40bef53b3a2812b789e9e10bceeee
tree650fad7df82e3d006da7ebf635501f0cf41f0572
parent7ee6d3b2fd38e2690f7945d40682fe572c64c9e4
Includes changes to allow the seperate compilation of ntp_data_structures.c ntp_scanner.c and ntp_parser.y
Also includes other minor bugfixes.

bk: 462cdfedyaJCoruF5k698Q_ugjvyCA
14 files changed:
configure.ac
include/ntp_config.h
include/ntpsim.h
libntp/systime.c
ntpd/Makefile.am
ntpd/cmd_args.c
ntpd/ntp_config.c
ntpd/ntp_data_structures.c
ntpd/ntp_parser.c [moved from ntpd/ntp_config.tab.c with 79% similarity]
ntpd/ntp_parser.h [new file with mode: 0644]
ntpd/ntp_parser.y [moved from ntpd/ntp_config.y with 96% similarity]
ntpd/ntp_scanner.c
ntpd/ntp_scanner.h [new file with mode: 0644]
ntpd/ntpsim.c