DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2005 17:56:54 -0700 (PDT)

dillon      2005/04/25 17:56:54 PDT

DragonFly src repository

  Modified files:
    usr.sbin/dntpd       defs.h main.c system.c 
  Log:
  Add -n (not for real) option.  The program goes through motions, but
  doesn't actually update the system time.  Plus a few other cleanups.
  Everything now works except -s/-S and leap second correction.
  
  Revision  Changes    Path
  1.7       +2 -1      src/usr.sbin/dntpd/defs.h
  1.6       +16 -10    src/usr.sbin/dntpd/main.c
  1.4       +55 -6     src/usr.sbin/dntpd/system.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/defs.h.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/main.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/system.c.diff?r1=1.3&r2=1.4&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]