看板 DFBSD_commit 關於我們 聯絡資訊
dillon 2005/04/23 19:36:50 PDT DragonFly src repository Added files: usr.sbin/dntpd Makefile client.c client.h convert.c defs.h log.c main.c ntp.h ntpreq.c socket.c system.c Log: Initial commit for the DragonFly home-made ntpd client. Why? Because xntpd is ridiculously huge, and OpenBSD's ntpd doesn't handle frequency correction properly. This is a work in progress, not yet ready for prime time. Expect many more commits.