[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 2.1.1-97-gbd8be71

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".

The branch, master has been updated
       via  bd8be7133dc8ea1d860a4ae6810ef5573e1f4b5b (commit)
       via  692ef0549b22198bfdff98d31314e6ad2204905b (commit)
       via  d6fdae5f1d133026f48b434dcd24ceb70dc30e63 (commit)
      from  8feb37df2b48f526fd4d90d7754b9a2d5d9071b4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bd8be7133dc8ea1d860a4ae6810ef5573e1f4b5b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 22 17:31:04 2015 +0200

    sys: use NetBSD driver on FreeBSD
    
    The NetBSD driver now provides fast slewing using adjtime(), which
    can be used on FreeBSD too.

commit 692ef0549b22198bfdff98d31314e6ad2204905b
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 22 17:18:43 2015 +0200

    sys_netbsd: add fast slewing based on adjtime()
    
    Implement slewing based on adjtime() that the generic driver can use to
    correct offsets larger than 1 second with 5000 ppm slewing rate.

commit d6fdae5f1d133026f48b434dcd24ceb70dc30e63
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Sep 22 17:12:15 2015 +0200

    sys_generic: allow fast slewing with system driver
    
    The system drivers may implement their own slewing which the generic
    driver can use to slew faster than the maximum frequency the driver is
    allowed to set directly.

-----------------------------------------------------------------------

Summary of changes:
 configure     |    2 +-
 sys.c         |   12 ++------
 sys_generic.c |   92 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 sys_generic.h |    3 ++
 sys_linux.c   |    3 +-
 sys_netbsd.c  |   68 +++++++++++++++++++++++++++++++++++++++++-
 sys_timex.c   |   13 ++++++--
 sys_timex.h   |    5 +++-
 8 files changed, 176 insertions(+), 22 deletions(-)


hooks/post-receive
--
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/