]>
git.ipfire.org Git - thirdparty/chrony.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Richard Curnow [Tue, 19 Jul 2005 21:22:52 +0000 (21:22 +0000)]
RTC usage bails out cleanly if accessing it goes wrong (e.g. HPET without generic RTC emulation)
Richard Curnow [Wed, 6 Jul 2005 22:49:13 +0000 (22:49 +0000)]
Further fixes to avoid use of linux kernel header files
Richard Curnow [Mon, 11 Oct 2004 22:37:04 +0000 (22:37 +0000)]
Remove dependence on <linux/spinlock.h>
Use local definitions for the ioctl codes needed to access the RTC.
Note : not tested. Some architectures not handled yet.
Richard P. Curnow [Tue, 17 Jan 2006 00:19:22 +0000 (00:19 +0000)]
Pick up tla version.txt
richard [Sat, 4 Oct 2003 19:56:40 +0000 (19:56 +0000)]
Output to syslog more debugging information at startup
richard [Sun, 28 Sep 2003 22:21:17 +0000 (22:21 +0000)]
Fix snprintf buffer size bug
richard [Mon, 22 Sep 2003 21:53:57 +0000 (21:53 +0000)]
Add usage function and -h/--help
richard [Mon, 22 Sep 2003 21:22:30 +0000 (21:22 +0000)]
Update copyright to 2003
richard [Mon, 22 Sep 2003 21:06:50 +0000 (21:06 +0000)]
Remove msg about SH-5 (backed out)
richard [Sun, 21 Sep 2003 23:11:06 +0000 (23:11 +0000)]
Replace sprintf by snprintf (John Hasler)
richard [Fri, 19 Sep 2003 22:48:26 +0000 (22:48 +0000)]
Fix install rule if chronyd file is busy (Juliusz Chroboczek)
richard [Fri, 19 Sep 2003 22:44:06 +0000 (22:44 +0000)]
Fix initstepslew with no sources specified (John Hasler)
richard [Sun, 14 Sep 2003 21:56:56 +0000 (21:56 +0000)]
Fix for chrony.spec on SuSE (Paul Elliot)
richard [Sun, 14 Sep 2003 21:55:23 +0000 (21:55 +0000)]
Tentative support for Linux 2.5/6/7/8
richard [Thu, 17 Jul 2003 21:23:09 +0000 (21:23 +0000)]
Back out SH-5 denorms fix (now in kernel)
richard [Thu, 17 Jul 2003 21:22:23 +0000 (21:22 +0000)]
Recognize kernel versions 2.[678]
Richard P. Curnow [Thu, 19 Jan 2006 21:34:28 +0000 (21:34 +0000)]
Equivalent to V1.19.99.1
This is a verbatim copy of the files at that stage of the repository that was
built from the CVS import. It allows future development to see a bit of recent
history, but without carrying around the baggage going back to 1997. If that
is really required, git grafts can be used.