看板 DFBSD_commit 關於我們 聯絡資訊
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