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

看板DFBSD_commit作者時間21年前 (2005/04/26 09:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12RPBJ00 (DFBSD_commit)