cvs commit: src/usr.sbin/dntpd ntp.h ntpreq.c socket.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 23 20:11:38 PDT 2005
dillon 2005/04/23 20:10:53 PDT
DragonFly src repository
Modified files:
usr.sbin/dntpd ntp.h ntpreq.c socket.c
Log:
Correct some packet ntohs/htons issues. Fix a documentation bug.
Adjust the command byte, rootdelay, and precision in the message to
conform to what ntpdate uses.
Revision Changes Path
1.2 +4 -1 src/usr.sbin/dntpd/ntp.h
1.2 +11 -3 src/usr.sbin/dntpd/ntpreq.c
1.2 +10 -3 src/usr.sbin/dntpd/socket.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/ntp.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/ntpreq.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/dntpd/socket.c.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list