diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /usr.sbin/xntpd/parse/clk_trimtaip.c | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'usr.sbin/xntpd/parse/clk_trimtaip.c')
| -rw-r--r-- | usr.sbin/xntpd/parse/clk_trimtaip.c | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/parse/clk_trimtaip.c b/usr.sbin/xntpd/parse/clk_trimtaip.c index 87538f1eb8a1..96fccba452ab 100644 --- a/usr.sbin/xntpd/parse/clk_trimtaip.c +++ b/usr.sbin/xntpd/parse/clk_trimtaip.c @@ -1,6 +1,6 @@  #if defined(REFCLOCK) && (defined(PARSE) || defined(PARSEPPS)) && defined(CLOCK_TRIMTAIP)  /* - * $Header: /src/NTP/REPOSITORY/v3/parse/clk_trimble.c,v 3.9 1994/02/02 17:45:27 kardel Exp $ + * $Header: /home/ncvs/src/usr.sbin/xntpd/parse/clk_trimtaip.c,v 1.1.1.1 1994/09/29 23:01:31 wollman Exp $   *   * Trimble SV6 clock support   */ @@ -108,7 +108,10 @@ cvt_trimtaip(buffer, size, format, clock)  /*   * History:   * - * $Log: clk_trimble.c,v $ + * $Log: clk_trimtaip.c,v $ + * Revision 1.1.1.1  1994/09/29 23:01:31  wollman + * xntp 3.4e from Dave Mills @ UDel + *   * Revision 3.9  1994/02/02  17:45:27  kardel   * rcs ids fixed   *  | 
