History log of /netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/util/ntptime.c
Revision Date Author Comments
# 1.2 04-Dec-2010 christos

branches: 1.2.6; 1.2.8; 1.2.12; 1.2.14; 1.2.22;
Pretending that %d can print size_t on __LP64__, by turning off warnings
is not really a good idea. Turn on the warnings and fix them. Unfortunately
there are a bunch of const-castaways... Should be fed upstream.