zntpdate is a tool that allowes you to modify date/time. Like ntpdate, it is a NTP client but with adding option to let's you adjust time received from your favorite NTP server before set the time to your computer.
Be the first to post a text review of zntpdate. Rate and review a project by clicking thumbs up or thumbs down in the right column.
v0.4.11 - 29 January 2009 Added documentation with doxygen v0.4.10 - 5 October 2008 Index: src/trace.c =================================================================== RCS file: /cvsroot/zntpdate/zntpdate/src/trace.c,v retrieving revision 1.4 diff -u -b -B -r1.4 trace.c --- src/trace.c27 Sep 2008 20:06:29 -00001.4 +++ src/trace.c5 Oct 2008 16:34:25 -0000 @@ -88,7 +88,7 @@ trace_desc_t *id = NULL; char *tmp = NULL; - id = (trace_desc_t *)calloc( (size_t)1, sizeof(id)); + id = (trace_desc_t *)calloc( (size_t)1, sizeof(*id)); if(NULL == id) { fprintf(stderr, "\n"); fprintf(stderr, _("%s trace init failed"), gLogSignature[eERROR_MSG_TYPE]); 2008-09-26 gettextize <bug-gnu-gettext@gnu.org> * Makefile.am (SUBDIRS): Add po. (ACLOCAL_AMFLAGS): New variable. (EXTRA_DIST): New variable. * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in. v0.4.8 - 4 Jully 2008 If offset time is zero no settimeofday(), Check EST before add offset time ! v0.4.7 - 3 Jully 2008 Fixed cosmetic bug under SCO with ctime() function don't work properly! v0.4.6 - 2 Jully 2008 Update log functions, Added European Summer Time feature to automatically add 1 hour in summer time, Added a timeout when I try to receive a response from the server NTP, Documentation revised. v0.4.5 - June 2008 Intermediate version for test new features. v0.4.4 - June 2008 Intermediate version for test new features. v0.4.3 - Februry 2008 First version.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: