[ntp:commitlogs] incoming pull in deacon.udel.edu:/deacon/backroom/ntp-dev
Harlan Stenn
stenn at deacon.udel.edu
Wed Apr 13 04:27:32 UTC 2011
VAR CLIENT SERVER
=== ====== ======
USER stenn stenn
HOST deacon.udel.edu psp-deb1.ntp.org
ROOT /deacon/backroom/ntp-dev/home/hart/ntp-dev-C99-snprintf
LEVEL 1 1
TIME_T 1297863471 1297863471
UTC 20110216133751 20110216133751
VERSION bk-5.1.1 bk-5.1.1
stenn at deacon.udel.edu fired the post-incoming--012commitlogs trigger in /deacon/backroom/ntp-dev
Received the following changesets
ChangeSet at 1.2535, 2011-04-13 02:22:24+00:00, davehart at shiny.ad.hartbrothers.com
ntp_proto.c sprintf() -> snprintf()
ChangeLog at 1.844 +1 -1
ntp_proto.c sprintf() -> snprintf()
ntpd/ntp_proto.c at 1.320 +3 -2
ntp_proto.c sprintf() -> snprintf()
ChangeSet at 1.2534, 2011-04-13 01:02:31+00:00, davehart at shiny.ad.hartbrothers.com
Move rpl_vsnprintf() declaration and #define vsnprintf to config.h
include/l_stdlib.h at 1.20 +0 -10
Move rpl_vsnprintf() declaration and #define vsnprintf to config.h
lib/isc/inet_ntop.c at 1.10 +2 -3
leftover SNPRINTF() -> snprintf() overlooked in prior cset.
libntp/msyslog.c at 1.40 +19 -2
Work around strerror_r return type misdetection.
ports/winnt/include/config.h at 1.97 +5 -0
Move rpl_vsnprintf() declaration and #define vsnprintf to config.h
ports/winnt/libntp/syslog.c at 1.11 +2 -0
include ntp_stdlib.h for strlcpy() declaration
sntp/m4/ntp_libntp.m4 at 1.13 +45 -19
Move rpl_vsnprintf() declaration and #define vsnprintf to config.h
sntp/m4/snprintf.m4 at 1.2 +1 -6
Update comment.
tests/libntp/msyslog.cpp at 1.2 +1 -0
strerror() prototyped by string.h
ChangeSet at 1.2533, 2011-04-12 06:01:57+00:00, davehart at shiny.ad.hartbrothers.com
Remove remaining sprintf() calls except refclock_ripencc.c (which is
kept out of --enable-all-clocks as a result), upstream libs which use
sprintf() ony after careful buffer sizing, and ntp_proto.c.
BitKeeper/deleted/14/ntp_sprintf.h~a4bd6474a120d477 at 1.2 +0 -0
Delete: include/ntp_sprintf.h
BitKeeper/deleted/53/refclock_trimbledc.c~29080509 at 1.5 +0 -0
Delete: ports/winnt/ntpd/refclock_trimbledc.c
BitKeeper/deleted/ab/refclock_trimbledc.h~29080509 at 1.4 +0 -0
Delete: ports/winnt/ntpd/refclock_trimbledc.h
ChangeLog at 1.843 +3 -0
Remove remaining sprintf() calls except refclock_ripencc.c (which is
kept out of --enable-all-clocks as a result), upstream libs which use
sprintf() ony after careful buffer sizing, and ntp_proto.c.
configure.ac at 1.525 +0 -6
SPRINTF_CHAR check is not needed, ANSI C mandates int return type.
include/Makefile.am at 1.49 +0 -1
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
lib/isc/inet_ntop.c at 1.9 +1 -3
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
libntp/bsd_strerror.c at 1.6 +4 -3
sprintf() -> snprintf().
libntp/snprintf.c at 1.10 +4 -4
clarify HAVE_* macros in non-Autoconf use.
libparse/ieee754io.c at 1.11 +19 -15
sprintf() -> snprintf().
ntpd/refclock_mx4200.c at 1.30 +0 -2
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
ntpd/refclock_tpro.c at 1.13 +1 -1
comment only.
ntpd/refclock_tt560.c at 1.3 +6 -6
sprintf() -> snprintf().
ntpd/refclock_wwv.c at 1.77 +2 -2
sprintf() -> snprintf().
ntpdate/ntptimeset.c at 1.15 +4 -29
sprintf() -> msyslog().
Remove replacement vsprintf(), ANSI C mandates it.
ports/winnt/include/config.h at 1.96 +4 -2
Comment out #define vsnprintf _vsnprintf as l_stdlib.h #defines them now.
ports/winnt/libntp/syslog.c at 1.10 +1 -1
vsprintf() -> vsnprintf().
ports/winnt/ntpd/hopf_PCI_io.c at 1.9 +2 -0
include ntp_stdlib.h for snprintf define.
ports/winnt/vs2003/libntp.vcproj at 1.22 +0 -3
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
ports/winnt/vs2005/libntp.vcproj at 1.20 +0 -4
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
ports/winnt/vs2008/libntp/libntp.vcproj at 1.43 +0 -4
Remove ntp_sprintf.h workaround for pre-ANSI C sprintf().
ports/winnt/vs2008/ntpd/ntpd.vcproj at 1.40 +4 -0
add refclock_tt560.c
util/audio-pcm.c at 1.2 +2 -2
sprintf() -> snprintf().
util/sht.c at 1.4 +1 -1
sprintf() -> snprintf().
util/tg.c at 1.5 +8 -7
sprintf() -> snprintf().
util/tg2.c at 1.5 +28 -19
sprintf() -> snprintf().
ChangeSet at 1.2532, 2011-04-11 21:53:51+00:00, davehart at shiny.ad.hartbrothers.com
Merge bk://bk2.ntp.org./ntp-dev
into shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-C99-snprintf
MERGE: 1.2527.1.1
ChangeLog at 1.842 +0 -0
routine
MERGE: 1.839.1.1
configure.ac at 1.524 +0 -0
Auto merged
MERGE: 1.521.1.1
sntp/configure.ac at 1.60 +0 -0
Auto merged
MERGE: 1.58.1.1
sntp/m4/ntp_libntp.m4 at 1.12 +28 -31
slightly less than routine
MERGE: 1.9.1.1
ChangeSet at 1.2527.1.1, 2011-04-11 21:24:15+00:00, davehart at shiny.ad.hartbrothers.com
Remove never-used, incomplete ports/winnt/ntpd/refclock_trimbledc.[ch]
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
ChangeLog at 1.839.1.1 +3 -0
Remove never-used, incomplete ports/winnt/ntpd/refclock_trimbledc.[ch]
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
configure.ac at 1.521.1.1 +2 -2
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
include/l_stdlib.h at 1.19 +6 -6
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
include/ntp_machine.h at 1.35 +0 -1
Remove unused MAXHOSTNAMELEN.
libntp/ntp_intres.c at 1.95 +1 -1
Remove unused MAXHOSTNAMELEN.
libntp/snprintf.c at 1.9 +2115 -44
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
ntpd/ntp_io.c at 1.352 +3 -1
Add #ifdef REFCLOCK to quiet input_handler() unused locals warning.
ntpdate/ntpdate.c at 1.88 +0 -51
vsprintf() is required by ANSI C, remove fallback implementation.
Remove #if 0'd signal_no_reset() replacement.
ntpq/ntpq.c at 1.137 +2 -2
Correct printf() format mismatch on 64-bit systems.
parseutil/Makefile.am at 1.16 +1 -1
dcfd needs libntp.a when using rpl_snprintf().
ports/winnt/include/config.h at 1.95 +23 -24
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
Remove unused MAXHOSTNAMELEN.
ports/winnt/ntpd/hopf_PCI_io.c at 1.8 +6 -0
#ifdef away unused code.
ports/winnt/vc6/libntp.dsp at 1.63 +4 -0
add libntp/snprintf.c reference.
ports/winnt/vs2003/libntp.vcproj at 1.21 +4 -344
add libntp/snprintf.c reference.
ports/winnt/vs2005/libntp.vcproj at 1.19 +4 -0
add libntp/snprintf.c reference.
ports/winnt/vs2008/libntp/libntp.vcproj at 1.42 +6 -2
add libntp/snprintf.c reference.
sntp/configure.ac at 1.58.1.1 +1 -1
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
sntp/m4/ntp_libntp.m4 at 1.9.1.1 +27 -1
On systems without C99-compliant (v)snprintf(), use C99-snprintf
replacements. (http://www.jhweiss.de/software/snprintf.html)
sntp/m4/snprintf.m4 at 1.1 +293 -0
BitKeeper file C:/ntp/ntp-dev-C99-snprintf/sntp/m4/snprintf.m4
---
Adapt snprintf.m4 for integration in NTP.
sntp/m4/snprintf.m4 at 1.0 +0 -0
More information about the commitlogs
mailing list