Fixed in Martin's changes to Bug 2855. Martin Burnicki.
* [Bug 2859] Improve raw DCF77 robustness deconding. Frank Kardel.
* [Bug 2860] ntpq ifstats sanity check is too stringent. Frank Kardel.
+* [Bug 2864] 4.2.8p3 fails to compile on Windows. Juergen Perlinger
* README.leapsmear added. Martin Burnicki.
* README.leapsmear edited. Harlan Stenn.
* tests/libntp/msyslog.c: fixed a gcc warning. Tomasz Flendrich.
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\..\..\ntpd\rc_cmdlength.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
</Filter>
<Filter
Name="Header Files"
RelativePath="..\..\ntpd\ntservice.c"
>
</File>
+ <File
+ RelativePath="..\..\..\..\ntpd\rc_cmdlength.c"
+ >
+ </File>
<File
RelativePath=".\version.c"
>
<ClCompile Include="..\..\..\..\ntpd\ntp_signd.c" />
<ClCompile Include="..\..\..\..\ntpd\ntp_timer.c" />
<ClCompile Include="..\..\..\..\ntpd\ntp_util.c" />
+ <ClCompile Include="..\..\..\..\ntpd\rc_cmdlength.c" />
<ClCompile Include="..\..\..\..\ntpd\refclock_acts.c" />
<ClCompile Include="..\..\..\..\ntpd\refclock_arbiter.c" />
<ClCompile Include="..\..\..\..\ntpd\refclock_arc.c" />
<ClCompile Include="version.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\ntpd\rc_cmdlength.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\include\ascii.h">