RCS Id Police.

This commit is contained in:
perry 1998-01-09 06:06:02 +00:00
parent 493c7002e7
commit 4db5a54188
88 changed files with 175 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!-- $NetBSD: COPYRIGHT,v 1.2 1998/01/09 06:06:02 perry Exp $ -->
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
<html><head><title>
Copyright Notice

View File

@ -1,3 +1,5 @@
/* $NetBSD: config.h,v 1.4 1998/01/09 06:06:03 perry Exp $ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */

View File

@ -1,3 +1,5 @@
/* $NetBSD: l_stdlib.h,v 1.2 1998/01/09 06:06:04 perry Exp $ */
/*
* Proto types for machines that are not ANSI and POSIX compliant.
* This is optionaly

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp.h,v 1.2 1998/01/09 06:06:05 perry Exp $ */
/*
* ntp.h - NTP definitions for the masses
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_calendar.h,v 1.2 1998/01/09 06:06:06 perry Exp $ */
/*
* ntp_calendar.h - definitions for the calendar time-of-day routine
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_control.h,v 1.2 1998/01/09 06:06:06 perry Exp $ */
/*
* ntp_control.h - definitions related to NTP mode 6 control messages
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_filegen.h,v 1.2 1998/01/09 06:06:07 perry Exp $ */
/*
* ntp_filegen.h,v 3.9 1996/12/01 16:02:45 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_fp.h,v 1.2 1998/01/09 06:06:08 perry Exp $ */
/*
* ntp_fp.h - definitions for NTP fixed point arithmetic
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_if.h,v 1.2 1998/01/09 06:06:08 perry Exp $ */
/*
* Sockets are not standard.
* So hide uglyness in include file.

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_io.h,v 1.2 1998/01/09 06:06:09 perry Exp $ */
/*
* POSIX says use <fnct.h> to get O_* symbols and
* SEEK_SET symbol form <unistd.h>.

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_machine.h,v 1.2 1998/01/09 06:06:10 perry Exp $ */
/*
* Collect all machine dependent idiosyncrasies in one place.
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_malloc.h,v 1.2 1998/01/09 06:06:10 perry Exp $ */
/*
* Define malloc and friends.
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_refclock.h,v 1.2 1998/01/09 06:06:11 perry Exp $ */
/*
* ntp_refclock.h - definitions for reference clock support
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_request.h,v 1.2 1998/01/09 06:06:12 perry Exp $ */
/*
* ntp_request.h - definitions for the xntpd remote query facility
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_select.h,v 1.2 1998/01/09 06:06:13 perry Exp $ */
/*
* Not all machines define FD_SET in sys/types.h
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_stdlib.h,v 1.2 1998/01/09 06:06:13 perry Exp $ */
/*
* ntp_stdlib.h - Prototypes for XNTP lib.
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_string.h,v 1.2 1998/01/09 06:06:14 perry Exp $ */
/*
* Define string ops: strchr strrchr memcmp memmove memset
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_syslog.h,v 1.2 1998/01/09 06:06:15 perry Exp $ */
/*
* A hack for platforms which require specially built syslog facilities
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_types.h,v 1.2 1998/01/09 06:06:16 perry Exp $ */
/*
* ntp_types.h - defines how int32 and u_int32 are treated.
* For 64 bit systems like the DEC Alpha, they have to be defined

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_unixtime.h,v 1.2 1998/01/09 06:06:16 perry Exp $ */
/*
* ntp_unixtime.h - contains constants and macros for converting between
* NTP time stamps (l_fp) and Unix times (struct timeval)

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpd.h,v 1.2 1998/01/09 06:06:17 perry Exp $ */
/*
* ntpd.h - Prototypes for xntpd.
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: parse.h,v 1.2 1998/01/09 06:06:18 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/include/parse.h,v 3.31 1996/12/01 16:02:46 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: parse_conf.h,v 1.2 1998/01/09 06:06:18 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/include/parse_conf.h,v 3.8 1996/12/01 16:02:47 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpdate.c,v 1.3 1998/01/09 06:06:19 perry Exp $ */
/*
* ntpdate - set the time of day by polling one or more NTP servers
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpdate.h,v 1.2 1998/01/09 06:06:20 perry Exp $ */
/*
* ntpdate.h - declarations for the ntpdate program
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpq.c,v 1.3 1998/01/09 06:06:22 perry Exp $ */
/*
* ntpq - query an NTP server using mode 6 commands
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpq.h,v 1.2 1998/01/09 06:06:23 perry Exp $ */
/*
* ntpq.h - definitions of interest to ntpq
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpq_ops.c,v 1.2 1998/01/09 06:06:24 perry Exp $ */
/*
* ntpdc_ops.c - subroutines which are called to perform operations by xntpdc
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntptime.c,v 1.5 1998/01/09 06:06:25 perry Exp $ */
/*
* NTP test program
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntptrace.c,v 1.3 1998/01/09 06:06:26 perry Exp $ */
/*
* ntptrace - show the chain from an NTP host leading back to
* its source of time

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntptrace.h,v 1.2 1998/01/09 06:06:26 perry Exp $ */
/*
* ntptrace.h - declarations for the ntptrace program
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_computime.c,v 1.2 1998/01/09 06:06:27 perry Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_dcf7000.c,v 1.2 1998/01/09 06:06:28 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_dcf7000.c,v 3.18 1997/01/19 12:44:36 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_hopf6021.c,v 1.2 1998/01/09 06:06:29 perry Exp $ */
/*
*
* /src/NTP/REPOSITORY/v4/libparse/clk_hopf6021.c,v 3.5 1997/01/19 12:44:37 kardel Exp

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_meinberg.c,v 1.2 1998/01/09 06:06:29 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_meinberg.c,v 3.23 1997/01/19 12:44:38 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_rawdcf.c,v 1.2 1998/01/09 06:06:30 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_rawdcf.c,v 3.23 1997/01/19 12:44:39 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_rcc8000.c,v 1.2 1998/01/09 06:06:30 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_rcc8000.c,v 3.5 1997/01/19 12:44:40 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_schmid.c,v 1.2 1998/01/09 06:06:31 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_schmid.c,v 3.22 1997/01/19 12:44:41 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_trimtaip.c,v 1.2 1998/01/09 06:06:32 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_trimtaip.c,v 1.4 1997/01/19 12:44:41 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: clk_trimtsip.c,v 1.2 1998/01/09 06:06:32 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/clk_trimtsip.c,v 1.7 1997/01/19 12:44:42 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: map_vme.c,v 1.2 1998/01/09 06:06:33 perry Exp $ */
/********************************************************/
/* map_vme.c */
/* VME control of TrueTime VME-SG sync gen card */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_config.c,v 1.5 1998/01/09 06:06:34 perry Exp $ */
/*
* ntp_config.c - read and apply configuration information
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_control.c,v 1.2 1998/01/09 06:06:35 perry Exp $ */
/*
* ntp_control.c - respond to control messages and send async traps
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_filegen.c,v 1.2 1998/01/09 06:06:36 perry Exp $ */
/*
* ntp_filegen.c,v 3.12 1994/01/25 19:06:11 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_intres.c,v 1.2 1998/01/09 06:06:37 perry Exp $ */
/*
* ripped off from ../xnptres/xntpres.c by Greg Troxel 4/2/92
* routine callable from xntpd, rather than separate program

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_io.c,v 1.5 1998/01/09 06:06:37 perry Exp $ */
/*
* xntp_io.c - input/output routines for xntpd. The socket-opening code
* was shamelessly stolen from ntpd.

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_leap.c,v 1.2 1998/01/09 06:06:38 perry Exp $ */
/*
* ntp_leap - maintain leap bits and take action when a leap occurs
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_loopfilter.c,v 1.2 1998/01/09 06:06:39 perry Exp $ */
/*
* ntp_loopfilter.c - implements the NTP loop filter algorithm
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_monitor.c,v 1.2 1998/01/09 06:06:40 perry Exp $ */
/*
* ntp_monitor.c - monitor who is using the xntpd server
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_peer.c,v 1.2 1998/01/09 06:06:41 perry Exp $ */
/*
* ntp_peer.c - management of data maintained for peer associations
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_proto.c,v 1.2 1998/01/09 06:06:41 perry Exp $ */
/*
* ntp_proto.c - NTP version 3 protocol machinery
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_refclock.c,v 1.2 1998/01/09 06:06:42 perry Exp $ */
/*
* ntp_refclock - processing support for reference clocks
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_request.c,v 1.2 1998/01/09 06:06:43 perry Exp $ */
/*
* ntp_request.c - respond to information requests
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_restrict.c,v 1.2 1998/01/09 06:06:44 perry Exp $ */
/*
* ntp_restrict.c - find out what restrictions this host is running under
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_timer.c,v 1.2 1998/01/09 06:06:45 perry Exp $ */
/*
* ntp_event.c - event timer support routines
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_unixclock.c,v 1.3 1998/01/09 06:06:46 perry Exp $ */
/*
* ntp_unixclock.c - routines for reading and adjusting a 4BSD-style
* system clock. Emacs has hide-ifdef-mode ...

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntp_util.c,v 1.2 1998/01/09 06:06:46 perry Exp $ */
/*
* ntp_util.c - stuff I didn't have any other place for
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpd.c,v 1.2 1998/01/09 06:06:47 perry Exp $ */
/*
* ntpd.c - main program for the fixed point NTP daemon
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: parse.c,v 1.4 1998/01/09 06:06:48 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/parse.c,v 3.42 1997/01/19 14:37:19 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: parse_conf.c,v 1.2 1998/01/09 06:06:49 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/libparse/parse_conf.c,v 3.24 1997/01/19 12:44:45 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_acts.c,v 1.2 1998/01/09 06:06:49 perry Exp $ */
/*
* refclock_acts - clock driver for the NIST/PTB Automated Computer Time
* Service aka Amalgamated Containerized Trash Service (ACTS)

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_arbiter.c,v 1.2 1998/01/09 06:06:50 perry Exp $ */
/*
* refclock_arbiter - clock driver for Arbiter 1088A/B Satellite
* Controlled Clock

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_as2201.c,v 1.2 1998/01/09 06:06:52 perry Exp $ */
/*
* refclock_as2201 - clock driver for the Austron 2201A GPS
* Timing Receiver

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_atom.c,v 1.2 1998/01/09 06:06:52 perry Exp $ */
/*
* refclock_atom - clock driver for 1-pps signals
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_bancomm.c,v 1.2 1998/01/09 06:06:53 perry Exp $ */
/*
* refclock_bancomm.c - clock driver for the Datum/Bancomm
* bc635VME Time and Frequency Processor.

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_chu.c,v 1.2 1998/01/09 06:06:54 perry Exp $ */
/*
* refclock_chu - clock driver for the CHU time code
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_conf.c,v 1.2 1998/01/09 06:06:55 perry Exp $ */
/*
* refclock_conf.c - reference clock configuration
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_datum.c,v 1.2 1998/01/09 06:06:56 perry Exp $ */
/*
** refclock_datum - clock driver for the Datum Programmable Time Server
**

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_gpsvme.c,v 1.2 1998/01/09 06:06:57 perry Exp $ */
/*
* refclock_gpsvme.c NTP clock driver for the TrueTime GPS-VME
* R. Schmidt, Time Service, US Naval Obs. res@tuttle.usno.navy.mil

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_heath.c,v 1.2 1998/01/09 06:06:57 perry Exp $ */
/*
* refclock_heath - clock driver for Heath GC-1000 Most Accurate Clock
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_hpgps.c,v 1.2 1998/01/09 06:06:58 perry Exp $ */
/*
* refclock_hpgps - clock driver for HP 58503A GPS receiver
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_irig.c,v 1.2 1998/01/09 06:06:59 perry Exp $ */
/*
* refclock_irig - clock driver for the IRIG audio decoder
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_leitch.c,v 1.2 1998/01/09 06:07:00 perry Exp $ */
/*
* refclock_leitch - clock driver for the Leitch CSD-5300 Master Clock
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_local.c,v 1.2 1998/01/09 06:07:01 perry Exp $ */
/* wjm 17-aug-1995: add a hook for special treatment of VMS_LOCALUNIT */
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_msfees.c,v 1.2 1998/01/09 06:07:02 perry Exp $ */
/* refclock_ees - clock driver for the EES M201 receiver */
#ifdef HAVE_CONFIG_H

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_mx4200.c,v 1.2 1998/01/09 06:07:04 perry Exp $ */
/*
* This software was developed by the Computer Systems Engineering group
* at Lawrence Berkeley Laboratory under DARPA contract BG 91-66.

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_nmea.c,v 1.2 1998/01/09 06:07:05 perry Exp $ */
/*
* refclock_nmea.c - clock driver for an NMEA GPS CLOCK
* Michael Petry Jun 20, 1994

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_parse.c,v 1.2 1998/01/09 06:07:07 perry Exp $ */
/*
* /src/NTP/REPOSITORY/v4/xntpd/refclock_parse.c,v 3.98 1997/01/19 14:11:59 kardel Exp
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_pst.c,v 1.2 1998/01/09 06:07:09 perry Exp $ */
/*
* refclock_pst - clock driver for PSTI/Traconex WWV/WWVH receivers
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_ptbacts.c,v 1.2 1998/01/09 06:07:10 perry Exp $ */
/*
* crude hack to avoid hard links in distribution
* and keep only one ACTS type source for different

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_tpro.c,v 1.2 1998/01/09 06:07:10 perry Exp $ */
/*
* refclock_tpro - clock driver for the KSI/Odetics TPRO-S IRIG-B reader
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_trak.c,v 1.2 1998/01/09 06:07:11 perry Exp $ */
/*
* refclock_trak - clock driver for the TRAK 8810 GPS Station Clock
*

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_true.c,v 1.2 1998/01/09 06:07:12 perry Exp $ */
/*
* refclock_true - clock driver for the Kinemetrics Truetime receivers
* Receiver Version 3.0C - tested plain, with CLKLDISC

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_usno.c,v 1.2 1998/01/09 06:07:13 perry Exp $ */
/*
* refclock_usno - clock driver for the Naval Observatory dialup
* Michael Shields <shields@tembel.org> 1995/02/25

View File

@ -1,3 +1,5 @@
/* $NetBSD: refclock_wwvb.c,v 1.2 1998/01/09 06:07:14 perry Exp $ */
/*
* refclock_wwvb - clock driver for Spectracom WWVB receivers
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpdc.c,v 1.3 1998/01/09 06:07:16 perry Exp $ */
/*
* xntpdc - control and monitor your xntpd daemon
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpdc.h,v 1.2 1998/01/09 06:07:16 perry Exp $ */
/*
* ntpdc.h - definitions of interest to xntpdc
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: ntpdc_ops.c,v 1.2 1998/01/09 06:07:17 perry Exp $ */
/*
* ntpdc_ops.c - subroutines which are called to perform operations by xntpdc
*/