[X] The "/OldFiles" file could not be found or is not available. Please select another file.

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.


http://zntpdate.sourceforge.net





Separate each tag with a space.

Release Date:

2009-12-20

Topic:

Operating System:

License:

Intended Audience:

User Interface:

Programming Language:

C

Registered:

2008-03-03

Ratings and Reviews

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.

Project Feed

  • Project Information Updated

    xyloweb changed the public information on the zntpdate project

    posted by xyloweb 18 days ago

  • Project Information Updated

    xyloweb changed the public information on the zntpdate project

    posted by xyloweb 18 days ago

  • File released: /zntpdate-0.4.12.tar.gz

    posted 18 days ago

  • File released: /zntpdate/zntpdate-0.4.12.tar.gz

    posted 18 days ago

  • Code committed

    xyloweb committed patchset 22 of module zntpdate to the zntpdate CVS repository, changing 20 files

    posted by xyloweb 18 days ago

  • File released: /zntpdate/zntpdate v0.4.10

    posted 173 days ago

  • File released: /zntpdate/zntpdate v0.4.11

    posted 173 days ago

  • File released: /OldFiles

    posted 173 days ago

  • File released: /zntpdate

    posted 173 days ago

  • zntpdate zntpdate v0.4.11 file released: zntpdate-0.4.11-2.tar.gz

    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.

    posted 342 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

zntpdate Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks