cvs commit: src/usr.sbin/dntpd defs.h main.c system.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Apr 25 17:57:51 PDT 2005
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
More information about the Commits
mailing list