cvs commit: src/usr.sbin/dntpd client.c client.h defs.h main.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Apr 23 22:05:41 PDT 2005


dillon      2005/04/23 22:04:28 PDT

DragonFly src repository

  Modified files:
    usr.sbin/dntpd       client.c client.h defs.h main.c 
  Log:
  Cleanup compiler warnings.  Generate cleaner debug output.  Change the
  default polling interval to 60 seconds.
  
  Add a -T option to specify the polling interval.  Enhance test mode (-t).
  
  Revision  Changes    Path
  1.2       +39 -24    src/usr.sbin/dntpd/client.c
  1.2       +1 -2      src/usr.sbin/dntpd/client.h
  1.2       +1 -0      src/usr.sbin/dntpd/defs.h
  1.2       +43 -7     src/usr.sbin/dntpd/main.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/client.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/client.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/defs.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/main.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list