From e8c5d1569009b78e45b6674356cdfdb171c2d91f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 28 Jan 2011 12:56:09 +0100 Subject: [PATCH] Remove CVS headers --- Makefile.in | 4 ---- acquire.c | 4 ---- acquire.h | 4 ---- addressing.h | 4 ---- addrfilt.c | 4 ---- addrfilt.h | 4 ---- broadcast.c | 4 ---- broadcast.h | 4 ---- candm.h | 4 ---- client.c | 4 ---- clientlog.c | 4 ---- clientlog.h | 4 ---- cmdmon.c | 4 ---- cmdmon.h | 4 ---- cmdparse.c | 4 ---- cmdparse.h | 4 ---- conf.c | 4 ---- conf.h | 4 ---- examples/chrony.keys.example | 1 - keys.c | 4 ---- keys.h | 4 ---- local.c | 4 ---- local.h | 4 ---- localp.h | 4 ---- logging.c | 4 ---- logging.h | 4 ---- main.c | 4 ---- main.h | 4 ---- manual.c | 4 ---- manual.h | 4 ---- memory.h | 4 ---- mkdirpp.c | 4 ---- mkdirpp.h | 4 ---- nameserv.c | 4 ---- nameserv.h | 4 ---- ntp.h | 4 ---- ntp_core.c | 4 ---- ntp_core.h | 4 ---- ntp_io.c | 4 ---- ntp_io.h | 4 ---- ntp_sources.c | 4 ---- ntp_sources.h | 4 ---- pktlength.c | 4 ---- pktlength.h | 4 ---- reference.c | 4 ---- reference.h | 4 ---- regress.c | 4 ---- regress.h | 4 ---- reports.h | 4 ---- rtc.c | 4 ---- rtc.h | 4 ---- rtc_linux.c | 4 ---- rtc_linux.h | 4 ---- sched.c | 4 ---- sched.h | 4 ---- sources.c | 4 ---- sources.h | 4 ---- sourcestats.c | 4 ---- sourcestats.h | 4 ---- srcparams.h | 4 ---- strerror.c | 5 ----- sys.c | 4 ---- sys.h | 4 ---- sys_linux.c | 4 ---- sys_linux.h | 4 ---- sys_netbsd.c | 4 ---- sys_netbsd.h | 4 ---- sys_solaris.c | 4 ---- sys_solaris.h | 4 ---- sys_sunos.c | 4 ---- sys_sunos.h | 4 ---- sysincl.h | 4 ---- util.c | 4 ---- util.h | 4 ---- wrap_adjtimex.c | 4 ---- wrap_adjtimex.h | 4 ---- 76 files changed, 302 deletions(-) diff --git a/Makefile.in b/Makefile.in index fd12f79..4dab13f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,9 +1,5 @@ ################################################## # -# $Header: /cvs/src/chrony/Makefile.in,v 1.48 2003/09/19 22:48:26 richard Exp $ -# -# ======================================================================= -# # chronyd/chronyc - Programs for keeping computer clocks accurate. # # Copyright (C) Richard P. Curnow 1997-2003 diff --git a/acquire.c b/acquire.c index 7c893a9..0a02ee0 100644 --- a/acquire.c +++ b/acquire.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/acquire.c,v 1.24 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/acquire.h b/acquire.h index 1bb6e7b..d1b1845 100644 --- a/acquire.h +++ b/acquire.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/acquire.h,v 1.9 2002/02/28 23:27:07 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/addressing.h b/addressing.h index f189fd5..c816cb4 100644 --- a/addressing.h +++ b/addressing.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/addressing.h,v 1.7 2002/02/28 23:27:08 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/addrfilt.c b/addrfilt.c index 8eb5398..f280f0b 100644 --- a/addrfilt.c +++ b/addrfilt.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/addrfilt.c,v 1.8 2002/02/28 23:27:08 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/addrfilt.h b/addrfilt.h index a3cc633..65784e5 100644 --- a/addrfilt.h +++ b/addrfilt.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/addrfilt.h,v 1.6 2002/02/28 23:27:08 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/broadcast.c b/broadcast.c index 17c0934..11c8d70 100644 --- a/broadcast.c +++ b/broadcast.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/broadcast.c,v 1.3 2002/02/28 23:27:08 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/broadcast.h b/broadcast.h index e14e8da..08ba6db 100644 --- a/broadcast.h +++ b/broadcast.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/broadcast.h,v 1.2 2002/02/28 23:27:08 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/candm.h b/candm.h index 75259ce..49822b0 100644 --- a/candm.h +++ b/candm.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/candm.h,v 1.40 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/client.c b/client.c index 6817c7c..a69f75c 100644 --- a/client.c +++ b/client.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/client.c,v 1.68 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/clientlog.c b/clientlog.c index d4f304d..0243753 100644 --- a/clientlog.c +++ b/clientlog.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/clientlog.c,v 1.11 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/clientlog.h b/clientlog.h index 849fa11..18fa499 100644 --- a/clientlog.h +++ b/clientlog.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/clientlog.h,v 1.9 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/cmdmon.c b/cmdmon.c index e0263aa..561cb40 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/cmdmon.c,v 1.55 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/cmdmon.h b/cmdmon.h index d52af53..ab505a1 100644 --- a/cmdmon.h +++ b/cmdmon.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/cmdmon.h,v 1.8 2002/02/28 23:27:09 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/cmdparse.c b/cmdparse.c index 983c334..f91a3da 100644 --- a/cmdparse.c +++ b/cmdparse.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/cmdparse.c,v 1.12 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/cmdparse.h b/cmdparse.h index 0f41cfd..e1342d9 100644 --- a/cmdparse.h +++ b/cmdparse.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/cmdparse.h,v 1.7 2002/02/28 23:27:09 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/conf.c b/conf.c index 9533c97..c862d90 100644 --- a/conf.c +++ b/conf.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/conf.c,v 1.45 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/conf.h b/conf.h index f4b8248..b95ab78 100644 --- a/conf.h +++ b/conf.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/conf.h,v 1.25 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/examples/chrony.keys.example b/examples/chrony.keys.example index 181e96e..3b0be52 100644 --- a/examples/chrony.keys.example +++ b/examples/chrony.keys.example @@ -1,5 +1,4 @@ ####################################################################### -# $Header: /cvs/src/chrony/examples/chrony.keys.example,v 1.1 2002/01/31 00:00:08 richard Exp $ # # This is an example chrony keys file. You should copy it to /etc/chrony.keys # after editing it to set up the key(s) you want to use. In most situations, diff --git a/keys.c b/keys.c index 6563f0c..eda42c9 100644 --- a/keys.c +++ b/keys.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/keys.c,v 1.12 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/keys.h b/keys.h index 54fe7d3..3de80ce 100644 --- a/keys.h +++ b/keys.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/keys.h,v 1.8 2002/02/28 23:27:10 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/local.c b/local.c index f2398cb..7428f00 100644 --- a/local.c +++ b/local.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/local.c,v 1.21 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/local.h b/local.h index 06eb697..fd2a915 100644 --- a/local.h +++ b/local.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/local.h,v 1.16 2002/02/28 23:27:10 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/localp.h b/localp.h index 6d00e9c..a473d16 100644 --- a/localp.h +++ b/localp.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/localp.h,v 1.9 2002/02/28 23:27:10 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/logging.c b/logging.c index b9d09ff..f829526 100644 --- a/logging.c +++ b/logging.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/logging.c,v 1.15 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/logging.h b/logging.h index a47ad7b..5038cc8 100644 --- a/logging.h +++ b/logging.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/logging.h,v 1.15 2002/02/28 23:27:10 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/main.c b/main.c index c1e6e88..754c672 100644 --- a/main.c +++ b/main.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/main.c,v 1.31 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/main.h b/main.h index 2806dd2..d6d502a 100644 --- a/main.h +++ b/main.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/main.h,v 1.8 2002/02/28 23:27:10 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/manual.c b/manual.c index 3e4ce27..16686de 100644 --- a/manual.c +++ b/manual.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/manual.c,v 1.21 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/manual.h b/manual.h index f0d82d4..bd49b98 100644 --- a/manual.h +++ b/manual.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/manual.h,v 1.12 2002/02/28 23:27:11 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/memory.h b/memory.h index 1a2996b..4e584fb 100644 --- a/memory.h +++ b/memory.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/memory.h,v 1.7 2002/02/28 23:27:11 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/mkdirpp.c b/mkdirpp.c index 8dd30ef..65bc9b2 100644 --- a/mkdirpp.c +++ b/mkdirpp.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/mkdirpp.c,v 1.10 2002/11/03 22:49:17 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/mkdirpp.h b/mkdirpp.h index 421082a..5304833 100644 --- a/mkdirpp.h +++ b/mkdirpp.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/mkdirpp.h,v 1.6 2002/02/28 23:27:11 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/nameserv.c b/nameserv.c index 0b53ef0..0e2d690 100644 --- a/nameserv.c +++ b/nameserv.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/nameserv.c,v 1.15 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/nameserv.h b/nameserv.h index 87f2f2d..3980c1b 100644 --- a/nameserv.h +++ b/nameserv.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/nameserv.h,v 1.8 2002/02/28 23:27:11 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp.h b/ntp.h index d6efb43..297b25b 100644 --- a/ntp.h +++ b/ntp.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp.h,v 1.12 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_core.c b/ntp_core.c index b02acd9..2964e24 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_core.c,v 1.50 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_core.h b/ntp_core.h index c5eede7..6b2c8ed 100644 --- a/ntp_core.h +++ b/ntp_core.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_core.h,v 1.16 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_io.c b/ntp_io.c index cd8c587..baaf79a 100644 --- a/ntp_io.c +++ b/ntp_io.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_io.c,v 1.24 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_io.h b/ntp_io.h index c98f7e0..d033130 100644 --- a/ntp_io.h +++ b/ntp_io.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_io.h,v 1.9 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_sources.c b/ntp_sources.c index 81b9340..d773978 100644 --- a/ntp_sources.c +++ b/ntp_sources.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_sources.c,v 1.18 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/ntp_sources.h b/ntp_sources.h index 4a31a58..bf37af2 100644 --- a/ntp_sources.h +++ b/ntp_sources.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/ntp_sources.h,v 1.12 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/pktlength.c b/pktlength.c index 788a367..7bde64c 100644 --- a/pktlength.c +++ b/pktlength.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/pktlength.c,v 1.12 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/pktlength.h b/pktlength.h index 3979913..026468d 100644 --- a/pktlength.h +++ b/pktlength.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/pktlength.h,v 1.4 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/reference.c b/reference.c index 4a06df5..09f59af 100644 --- a/reference.c +++ b/reference.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/reference.c,v 1.42 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/reference.h b/reference.h index 3186eb6..5b50768 100644 --- a/reference.h +++ b/reference.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/reference.h,v 1.13 2002/02/28 23:27:12 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/regress.c b/regress.c index c67fb3b..d68526d 100644 --- a/regress.c +++ b/regress.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/regress.c,v 1.32 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/regress.h b/regress.h index 1ed7017..4c11ca5 100644 --- a/regress.h +++ b/regress.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/regress.h,v 1.13 2002/02/28 23:27:13 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/reports.h b/reports.h index 5e54db2..ff3c2f8 100644 --- a/reports.h +++ b/reports.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/reports.h,v 1.17 2002/02/28 23:27:13 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/rtc.c b/rtc.c index 688c238..612f5b0 100644 --- a/rtc.c +++ b/rtc.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/rtc.c,v 1.14 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/rtc.h b/rtc.h index da56a89..da60bc7 100644 --- a/rtc.h +++ b/rtc.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/rtc.h,v 1.9 2002/02/28 23:27:13 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/rtc_linux.c b/rtc_linux.c index b8c51d3..fd6db27 100644 --- a/rtc_linux.c +++ b/rtc_linux.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/rtc_linux.c,v 1.32 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/rtc_linux.h b/rtc_linux.h index fa75e35..04896a3 100644 --- a/rtc_linux.h +++ b/rtc_linux.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/rtc_linux.h,v 1.13 2002/02/28 23:27:13 richard Exp $ - - ====================================================================== - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sched.c b/sched.c index e5ce1b6..3da75bd 100644 --- a/sched.c +++ b/sched.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sched.c,v 1.17 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sched.h b/sched.h index f8e11a4..341ce40 100644 --- a/sched.h +++ b/sched.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sched.h,v 1.10 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sources.c b/sources.c index bb8803c..a019f92 100644 --- a/sources.c +++ b/sources.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sources.c,v 1.33 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sources.h b/sources.h index 039f242..8aeee02 100644 --- a/sources.h +++ b/sources.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sources.h,v 1.15 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sourcestats.c b/sourcestats.c index b11cf45..62bc98e 100644 --- a/sourcestats.c +++ b/sourcestats.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sourcestats.c,v 1.40 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sourcestats.h b/sourcestats.h index cdbff9a..2a20d8e 100644 --- a/sourcestats.h +++ b/sourcestats.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sourcestats.h,v 1.13 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/srcparams.h b/srcparams.h index 0cab90a..19eadcf 100644 --- a/srcparams.h +++ b/srcparams.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/srcparams.h,v 1.10 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/strerror.c b/strerror.c index 6055b01..7928dc5 100644 --- a/strerror.c +++ b/strerror.c @@ -1,9 +1,4 @@ /* - $Header: /cvs/src/chrony/strerror.c,v 1.8 2002/02/28 23:27:14 richard Exp $ - - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys.c b/sys.c index c119c8c..ac73ec4 100644 --- a/sys.c +++ b/sys.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys.c,v 1.11 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys.h b/sys.h index 139e853..569ecdb 100644 --- a/sys.h +++ b/sys.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys.h,v 1.7 2002/02/28 23:27:14 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_linux.c b/sys_linux.c index 8ee3c7e..7f8d0cc 100644 --- a/sys_linux.c +++ b/sys_linux.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_linux.c,v 1.45 2003/10/04 19:56:40 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_linux.h b/sys_linux.h index 8f3a9fe..0df1cb1 100644 --- a/sys_linux.h +++ b/sys_linux.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_linux.h,v 1.8 2002/02/28 23:27:15 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_netbsd.c b/sys_netbsd.c index 0e4acb4..ada0e65 100644 --- a/sys_netbsd.c +++ b/sys_netbsd.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_netbsd.c,v 1.2 2002/02/17 22:13:49 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_netbsd.h b/sys_netbsd.h index aa910da..a697304 100644 --- a/sys_netbsd.h +++ b/sys_netbsd.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_netbsd.h,v 1.2 2002/02/17 22:13:49 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_solaris.c b/sys_solaris.c index 8de9810..e08a602 100644 --- a/sys_solaris.c +++ b/sys_solaris.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_solaris.c,v 1.19 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_solaris.h b/sys_solaris.h index 1e25669..0cce7b3 100644 --- a/sys_solaris.h +++ b/sys_solaris.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_solaris.h,v 1.7 2002/02/28 23:27:15 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_sunos.c b/sys_sunos.c index d1c98a3..da38e46 100644 --- a/sys_sunos.c +++ b/sys_sunos.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_sunos.c,v 1.19 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sys_sunos.h b/sys_sunos.h index aa4c54c..84222b6 100644 --- a/sys_sunos.h +++ b/sys_sunos.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sys_sunos.h,v 1.7 2002/02/28 23:27:15 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/sysincl.h b/sysincl.h index a75349f..1baef39 100644 --- a/sysincl.h +++ b/sysincl.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/sysincl.h,v 1.11 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/util.c b/util.c index 395f06b..2fe4763 100644 --- a/util.c +++ b/util.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/util.c,v 1.22 2003/09/28 22:21:17 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/util.h b/util.h index ba34b3f..8c0171a 100644 --- a/util.h +++ b/util.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/util.h,v 1.15 2003/09/22 21:22:30 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/wrap_adjtimex.c b/wrap_adjtimex.c index 2d2495c..740e455 100644 --- a/wrap_adjtimex.c +++ b/wrap_adjtimex.c @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/wrap_adjtimex.c,v 1.9 2002/11/19 21:33:42 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** diff --git a/wrap_adjtimex.h b/wrap_adjtimex.h index fa5885e..166315e 100644 --- a/wrap_adjtimex.h +++ b/wrap_adjtimex.h @@ -1,8 +1,4 @@ /* - $Header: /cvs/src/chrony/wrap_adjtimex.h,v 1.6 2002/11/19 21:33:42 richard Exp $ - - ======================================================================= - chronyd/chronyc - Programs for keeping computer clocks accurate. **********************************************************************