Merge conflicts

This commit is contained in:
christos 2014-12-19 20:43:14 +00:00
parent b8ecfcfef0
commit ea66d79595
806 changed files with 6687 additions and 32134 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2014/01/20 01:52:54 christos Exp $
# $NetBSD: Makefile,v 1.17 2014/12/19 20:43:14 christos Exp $
.include <bsd.own.mk>
@ -41,6 +41,7 @@ SRCS= cmd_args.c \
refclock_datum.c \
refclock_dumbclock.c \
refclock_fg.c \
refclock_gpsdjson.c \
refclock_gpsvme.c \
refclock_heath.c \
refclock_hopfpci.c \

View File

@ -1,4 +1,4 @@
/* $NetBSD: adjtimed.c,v 1.1.1.1 2009/12/13 16:53:40 kardel Exp $ */
/* $NetBSD: adjtimed.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*************************************************************************/
/* (c) Copyright Tai Jin, 1988. All Rights Reserved. */

View File

@ -1,4 +1,4 @@
/* $NetBSD: chutest.c,v 1.1.1.2 2013/12/27 23:30:33 christos Exp $ */
/* $NetBSD: chutest.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* chutest.c,v 3.1 1993/07/06 01:05:21 jbj Exp
* chutest - test the CHU clock

View File

@ -1,4 +1,4 @@
/* $NetBSD: propdelay.c,v 1.1.1.2 2013/12/27 23:30:33 christos Exp $ */
/* $NetBSD: propdelay.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* propdelay.c,v 3.1 1993/07/06 01:05:24 jbj Exp
* propdelay - compute propagation delays

View File

@ -1,4 +1,4 @@
/* $NetBSD: adjtime.h,v 1.1.1.1 2009/12/13 16:54:48 kardel Exp $ */
/* $NetBSD: adjtime.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*************************************************************************/
/* (c) Copyright Tai Jin, 1988. All Rights Reserved. */

View File

@ -1,4 +1,4 @@
/* $NetBSD: ascii.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ascii.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/include/ascii.h,v 4.4 2005/04/16 17:32:10 kardel RELEASE_20050508_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: audio.h,v 1.2 2010/12/04 23:08:33 christos Exp $ */
/* $NetBSD: audio.h,v 1.3 2014/12/19 20:43:14 christos Exp $ */
/*
* Header file for audio drivers

View File

@ -1,4 +1,4 @@
/* $NetBSD: binio.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: binio.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/include/binio.h,v 4.5 2005/04/16 17:32:10 kardel RELEASE_20050508_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: declcond.h,v 1.1.1.1 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: declcond.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* declcond.h - declarations conditionalized for ntpd

View File

@ -1,4 +1,4 @@
/* $NetBSD: gps.h,v 1.1.1.1 2009/12/13 16:54:48 kardel Exp $ */
/* $NetBSD: gps.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/****************************************************************************/
/* gps.h */

View File

@ -1,4 +1,4 @@
/* $NetBSD: hopf6039.h,v 1.1.1.1 2009/12/13 16:54:48 kardel Exp $ */
/* $NetBSD: hopf6039.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/****************************************************************************/
/* hopf6039.h */

View File

@ -1,4 +1,4 @@
/* $NetBSD: icom.h,v 1.2 2010/12/04 23:08:33 christos Exp $ */
/* $NetBSD: icom.h,v 1.3 2014/12/19 20:43:14 christos Exp $ */
/*
* Header file for ICOM radios

View File

@ -1,4 +1,4 @@
/* $NetBSD: ieee754io.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ieee754io.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/include/ieee754io.h,v 4.3 2005/04/16 17:32:10 kardel RELEASE_20050508_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: intreswork.h,v 1.1.1.1 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: intreswork.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* intreswork.h -- declarations private to ntp_intres.c, ntp_worker.c.

View File

@ -1,4 +1,4 @@
/* $NetBSD: iosignal.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: iosignal.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
#ifndef IOSIGNAL_H
#define IOSIGNAL_H

View File

@ -1,4 +1,4 @@
/* $NetBSD: mem.h,v 1.1.1.3 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: mem.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* libntp local override of isc/mem.h to stub it out.

View File

@ -1,4 +1,4 @@
/* $NetBSD: l_stdlib.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: l_stdlib.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Proto types for machines that are not ANSI and POSIX compliant.

View File

@ -1,4 +1,4 @@
/* $NetBSD: lib_strbuf.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: lib_strbuf.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* lib_strbuf.h - definitions for routines which use the common string buffers

View File

@ -1,4 +1,4 @@
/* $NetBSD: libntp.h,v 1.1.1.1 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: libntp.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* libntp.h */

View File

@ -1,4 +1,4 @@
/* $NetBSD: mbg_gps166.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: mbg_gps166.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/REPOSITORY/ntp4-dev/include/mbg_gps166.h,v 4.7 2006/06/22 18:41:43 kardel RELEASE_20060622_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: mx4200.h,v 1.1.1.1 2009/12/13 16:54:49 kardel Exp $ */
/* $NetBSD: mx4200.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* records transmitted from extern CDU to MX 4200 */

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntif.h,v 1.1.1.1 2009/12/13 16:54:49 kardel Exp $ */
/* $NetBSD: ntif.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* this is a hacked version of if.h from unix to contain the stuff we need only to build named (bind) with
the minimal amount of changes... by l. kahn */

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp.h,v 1.1.1.4 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: ntp.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp.h - NTP definitions for the masses

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_assert.h,v 1.1.1.4 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: ntp_assert.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_assert.h - design by contract stuff

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_calendar.h,v 1.1.1.3 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: ntp_calendar.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_calendar.h - definitions for the calendar time-of-day routine

View File

@ -1,3 +1,3 @@
/* $NetBSD: ntp_cmdargs.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_cmdargs.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
extern void getCmdOpts(int, char **);

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_config.h,v 1.5 2013/12/30 17:42:19 christos Exp $ */
/* $NetBSD: ntp_config.h,v 1.6 2014/12/19 20:43:14 christos Exp $ */
#ifndef NTP_CONFIG_H
#define NTP_CONFIG_H

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_control.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_control.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_control.h - definitions related to NTP mode 6 control messages

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_crypto.h,v 1.1.1.3 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: ntp_crypto.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_crypto.h - definitions for cryptographic operations

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_datum.h,v 1.1.1.1 2009/12/13 16:54:50 kardel Exp $ */
/* $NetBSD: ntp_datum.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
struct btfp_time /* Structure for reading 5 time words */
/* in one ioctl(2) operation. */

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_debug.h,v 1.1.1.3 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_debug.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Header

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_filegen.h,v 1.3 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: ntp_filegen.h,v 1.4 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_filegen.h,v 3.9 1996/12/01 16:02:45 kardel Exp

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_fp.h,v 1.4 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: ntp_fp.h,v 1.5 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_fp.h - definitions for NTP fixed/floating-point arithmetic
@ -206,7 +206,7 @@ typedef u_int32 u_fp;
(((v_i) & 0x80000000) != 0)
#define M_ISGT(a_i, a_f, b_i, b_f) /* a > b signed */ \
(((int32)(a_i)) > ((int32)(b_i)) || \
(((u_int32)((a_i) ^ 0x80000000) > (u_int32)((b_i) ^ 0x80000000)) || \
((a_i) == (b_i) && ((u_int32)(a_f)) > ((u_int32)(b_f))))
#define M_ISGTU(a_i, a_f, b_i, b_f) /* a > b unsigned */ \
@ -218,11 +218,11 @@ typedef u_int32 u_fp;
((a_i) == (b_i) && ((u_int32)(a_f)) >= ((u_int32)(b_f))))
#define M_ISGEQ(a_i, a_f, b_i, b_f) /* a >= b signed */ \
(((u_int32)(a_i) - (u_int32)(b_i) + 0x80000000 > 0x80000000) || \
(((u_int32)((a_i) ^ 0x80000000) > (u_int32)((b_i) ^ 0x80000000)) || \
((a_i) == (b_i) && (u_int32)(a_f) >= (u_int32)(b_f)))
#define M_ISEQU(a_i, a_f, b_i, b_f) /* a == b unsigned */ \
((a_i) == (b_i) && (a_f) == (b_f))
((u_int32)(a_i) == (u_int32)(b_i) && (u_int32)(a_f) == (u_int32)(b_f))
/*
* Operations on the long fp format

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_if.h,v 1.1.1.1 2009/12/13 16:54:51 kardel Exp $ */
/* $NetBSD: ntp_if.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Sockets are not standard.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_intres.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_intres.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_intres.h - client interface to blocking-worker name resolution.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_io.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_io.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
#ifndef NTP_IO_H
#define NTP_IO_H

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_libopts.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_libopts.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_libopts.h

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_lineedit.h,v 1.1.1.1 2009/12/13 16:54:51 kardel Exp $ */
/* $NetBSD: ntp_lineedit.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_lists.h,v 1.1.1.2 2012/01/31 21:23:10 kardel Exp $ */
/* $NetBSD: ntp_lists.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_lists.h - linked lists common code

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_machine.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_machine.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_machine.h

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_malloc.h,v 1.1.1.2 2012/01/31 21:23:25 kardel Exp $ */
/* $NetBSD: ntp_malloc.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Define malloc and friends.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_md5.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_md5.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_md5.h: deal with md5.h headers

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_net.h,v 1.1.1.3 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_net.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_net.h - definitions for NTP network stuff

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_prio_q.h,v 1.1.1.1 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_prio_q.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* ntp_prio_q.h
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_proto.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_proto.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
#ifndef NTP_PROTO_H
#define NTP_PROTO_H

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_random.h,v 1.1.1.2 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: ntp_random.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
#include <ntp_types.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_refclock.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_refclock.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_refclock.h - definitions for reference clock support

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_request.h,v 1.4 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: ntp_request.h,v 1.5 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_request.h - definitions for the ntpd remote query facility

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_rfc2553.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_rfc2553.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_select.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_select.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Not all machines define FD_SET in sys/types.h

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_stdlib.h,v 1.6 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: ntp_stdlib.h,v 1.7 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_stdlib.h - Prototypes for NTP lib.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_string.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_string.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Define string ops: strchr strrchr memcmp memmove memset

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_syscall.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_syscall.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_syscall.h - various ways to perform the ntp_adjtime() and ntp_gettime()

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_syslog.h,v 1.1.1.3 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_syslog.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* A hack for platforms which require specially built syslog facilities

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_tty.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_tty.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_tty.h - header file for serial lines handling

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_types.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_types.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_types.h - defines how int32 and u_int32 are treated.

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_unixtime.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: ntp_unixtime.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_unixtime.h - much of what was here is now in timevalops.h

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_worker.h,v 1.1.1.1 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_worker.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_worker.h

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntp_workimpl.h,v 1.1.1.1 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntp_workimpl.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* ntp_workimpl.h - selects worker child implementation

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntpd.h,v 1.4 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: ntpd.h,v 1.5 2014/12/19 20:43:14 christos Exp $ */
/*
* ntpd.h - Prototypes and external variables for ntpd.
@ -288,7 +288,7 @@ extern void record_clock_stats (sockaddr_u *, const char *);
extern int mprintf_clock_stats(sockaddr_u *, const char *, ...)
NTP_PRINTF(2, 3);
extern void record_raw_stats (sockaddr_u *srcadr, sockaddr_u *dstadr, l_fp *t1, l_fp *t2, l_fp *t3, l_fp *t4, int leap, int version, int mode, int stratum, int poll, int precision, double root_delay, double root_dispersion, u_int32 refid);
extern int check_leap_file (void);
extern void check_leap_file (int is_daily_check, u_int32 ntptime, const time_t * systime);
extern void record_crypto_stats (sockaddr_u *, const char *);
#ifdef DEBUG
extern void record_timing_stats (const char *);
@ -402,7 +402,7 @@ extern int pll_status; /* status bits for kernel pll */
extern int ntp_enable; /* clock discipline enabled */
extern int pll_control; /* kernel support available */
extern int kern_enable; /* kernel support enabled */
extern int pps_enable; /* kernel PPS discipline enabled */
extern int hardpps_enable; /* kernel PPS discipline enabled */
extern int ext_enable; /* external clock enabled */
extern int cal_enable; /* refclock calibrate enable */
extern int allow_panic; /* allow panic correction */

View File

@ -1,4 +1,4 @@
/* $NetBSD: ntpsim.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: ntpsim.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* ntpsim.h
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: parse.h,v 1.1.1.1 2009/12/13 16:54:53 kardel Exp $ */
/* $NetBSD: parse.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/REPOSITORY/ntp4-dev/include/parse.h,v 4.12 2007/01/14 08:36:03 kardel RELEASE_20070114_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: parse_conf.h,v 1.1.1.1 2009/12/13 16:54:53 kardel Exp $ */
/* $NetBSD: parse_conf.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/include/parse_conf.h,v 4.7 2005/06/25 10:58:45 kardel RELEASE_20050625_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: recvbuff.h,v 1.1.1.3 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: recvbuff.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
#ifndef RECVBUFF_H
#define RECVBUFF_H

View File

@ -1,4 +1,4 @@
/* $NetBSD: refclock_atom.h,v 1.3 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: refclock_atom.h,v 1.4 2014/12/19 20:43:14 christos Exp $ */
/*
* Definitions for the atom driver and its friends

View File

@ -1,4 +1,4 @@
/* $NetBSD: ssl_applink.c,v 1.1.1.1 2009/12/13 16:54:54 kardel Exp $ */
/* $NetBSD: ssl_applink.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* include/ssl_applink.c -- common NTP code for openssl/applink.c

View File

@ -1,4 +1,4 @@
/* $NetBSD: timepps-SCO.h,v 1.1.1.2 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: timepps-SCO.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/***********************************************************************
* *

View File

@ -1,4 +1,4 @@
/* $NetBSD: timepps-Solaris.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: timepps-Solaris.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/***********************************************************************
* *

View File

@ -1,4 +1,4 @@
/* $NetBSD: timepps-SunOS.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: timepps-SunOS.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/***********************************************************************
* *

View File

@ -1,4 +1,4 @@
/* $NetBSD: timespecops.h,v 1.1.1.1 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: timespecops.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* timespecops.h -- calculations on 'struct timespec' values

View File

@ -1,4 +1,4 @@
/* $NetBSD: timetoa.h,v 1.1.1.1 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: timetoa.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* timetoa.h -- time_t related string formatting

View File

@ -1,4 +1,4 @@
/* $NetBSD: timevalops.h,v 1.1.1.1 2013/12/27 23:30:45 christos Exp $ */
/* $NetBSD: timevalops.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* timevalops.h -- calculations on 'struct timeval' values

View File

@ -1,4 +1,4 @@
/* $NetBSD: trimble.h,v 1.1.1.2 2013/12/27 23:30:46 christos Exp $ */
/* $NetBSD: trimble.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/include/trimble.h,v 4.6 2005/04/16 17:32:10 kardel RELEASE_20050508_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: vint64ops.h,v 1.1.1.1 2014/12/19 20:37:38 christos Exp $ */
/* $NetBSD: vint64ops.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* vint64ops.h - operations on 'vint64' values

View File

@ -1,4 +1,4 @@
/* $NetBSD: bsd_audioirig.h,v 1.1.1.3 2013/12/27 23:30:47 christos Exp $ */
/* $NetBSD: bsd_audioirig.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* $Header: bsd_audioirig.h,v 1.0 93/08/02 12:42:00

View File

@ -1,4 +1,4 @@
/* $NetBSD: i8253.h,v 1.1.1.1 2009/12/13 16:54:57 kardel Exp $ */
/* $NetBSD: i8253.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* Copyright (c) 1995 Vixie Enterprises
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: parsestreams.h,v 1.1.1.1 2009/12/13 16:54:57 kardel Exp $ */
/* $NetBSD: parsestreams.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* /src/NTP/ntp4-dev/kernel/sys/parsestreams.h,v 4.5 2005/06/25 10:52:47 kardel RELEASE_20050625_A

View File

@ -1,4 +1,4 @@
/* $NetBSD: pcl720.h,v 1.1.1.1 2009/12/13 16:54:57 kardel Exp $ */
/* $NetBSD: pcl720.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/* Copyright (c) 1995 Vixie Enterprises
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: ppsclock.h,v 1.1.1.1 2009/12/13 16:54:57 kardel Exp $ */
/* $NetBSD: ppsclock.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* This software was developed by the Computer Systems Engineering group

View File

@ -1,4 +1,4 @@
/* $NetBSD: timex.h,v 1.1.1.1 2009/12/13 16:54:58 kardel Exp $ */
/* $NetBSD: timex.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/******************************************************************************
* *

View File

@ -1,4 +1,4 @@
/* $NetBSD: tpro.h,v 1.1.1.1 2009/12/13 16:54:58 kardel Exp $ */
/* $NetBSD: tpro.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Structure for the KSI/Odetics TPRO-S data returned in reponse to a

View File

@ -1,4 +1,4 @@
/* $NetBSD: tt560_api.h,v 1.1.1.1 2009/12/13 16:54:58 kardel Exp $ */
/* $NetBSD: tt560_api.h,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/***********************************************************************
*

View File

@ -1,4 +1,4 @@
/* $NetBSD: atomic.h,v 1.1.1.2 2013/12/27 23:30:42 christos Exp $ */
/* $NetBSD: atomic.h,v 1.2 2014/12/19 20:43:15 christos Exp $ */
/*
* Copyright (C) 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: app_api.c,v 1.1.1.1 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: app_api.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: assertions.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: assertions.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007-2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: backtrace-emptytbl.c,v 1.1.1.1 2013/12/27 23:30:39 christos Exp $ */
/* $NetBSD: backtrace-emptytbl.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: backtrace.c,v 1.2 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: backtrace.c,v 1.3 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: base32.c,v 1.1.1.2 2013/12/27 23:30:39 christos Exp $ */
/* $NetBSD: base32.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2008, 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: base64.c,v 1.1.1.2 2013/12/27 23:30:37 christos Exp $ */
/* $NetBSD: base64.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: bitstring.c,v 1.1.1.2 2013/12/27 23:30:37 christos Exp $ */
/* $NetBSD: bitstring.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: buffer.c,v 1.1.1.2 2013/12/27 23:30:39 christos Exp $ */
/* $NetBSD: buffer.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: bufferlist.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: bufferlist.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: commandline.c,v 1.1.1.2 2013/12/27 23:30:37 christos Exp $ */
/* $NetBSD: commandline.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Portions Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: entropy.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: entropy.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: error.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: error.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: event.c,v 1.3 2013/12/28 03:20:13 christos Exp $ */
/* $NetBSD: event.c,v 1.4 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: fsaccess.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: fsaccess.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: hash.c,v 1.1.1.2 2013/12/27 23:30:39 christos Exp $ */
/* $NetBSD: hash.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: heap.c,v 1.1.1.2 2013/12/27 23:30:39 christos Exp $ */
/* $NetBSD: heap.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004-2007, 2010-2012 Internet Systems Consortium, Inc. ("ISC")

View File

@ -1,4 +1,4 @@
/* $NetBSD: hex.c,v 1.1.1.2 2013/12/27 23:30:38 christos Exp $ */
/* $NetBSD: hex.c,v 1.2 2014/12/19 20:43:14 christos Exp $ */
/*
* Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC")

Some files were not shown because too many files have changed in this diff Show More