From owner-freebsd-commit Fri Oct 6 05:06:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA26488 for freebsd-commit-outgoing; Fri, 6 Oct 1995 05:06:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA26476 for cvs-all-outgoing; Fri, 6 Oct 1995 05:06:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA26466 for cvs-usrsbin-outgoing; Fri, 6 Oct 1995 05:06:05 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA26455 ; Fri, 6 Oct 1995 05:05:39 -0700 Date: Fri, 6 Oct 1995 05:05:39 -0700 From: David Greenman Message-Id: <199510061205.FAA26455@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/xntpd/xntpd ntp_refclock.c ntpd.c refclock_parse.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/06 05:05:37 Branch: usr.sbin/xntpd RELENG_2_1_0 usr.sbin/xntpd/doc RELENG_2_1_0 usr.sbin/xntpd/include RELENG_2_1_0 usr.sbin/xntpd/parse RELENG_2_1_0 usr.sbin/xntpd/parse/util RELENG_2_1_0 usr.sbin/xntpd/xntpd RELENG_2_1_0 Modified: usr.sbin/xntpd Makefile.inc README usr.sbin/xntpd/doc README.refclock ntpdate.8 usr.sbin/xntpd/include ntp_machine.h usr.sbin/xntpd/parse README.parse_clocks usr.sbin/xntpd/parse/util dcfd.c usr.sbin/xntpd/xntpd ntp_refclock.c ntpd.c refclock_parse.c Log: Brought in changes from main branch: various fixes, man page corrections, and DCF77 support.