diff --git a/usr.sbin/xntpd/parse/clk_trimtaip.c b/usr.sbin/xntpd/parse/clk_trimtaip.c index ac0e75c8b958..6255163a2474 100644 --- a/usr.sbin/xntpd/parse/clk_trimtaip.c +++ b/usr.sbin/xntpd/parse/clk_trimtaip.c @@ -109,9 +109,6 @@ cvt_trimtaip(buffer, size, format, clock) * History: * * $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 * diff --git a/usr.sbin/xntpd/parse/clk_trimtsip.c b/usr.sbin/xntpd/parse/clk_trimtsip.c index 7a4e3ddba080..9df7e2ae2b58 100644 --- a/usr.sbin/xntpd/parse/clk_trimtsip.c +++ b/usr.sbin/xntpd/parse/clk_trimtsip.c @@ -468,13 +468,4 @@ getint(bp) * History: * * $Log: clk_trimtsip.c,v $ - * Revision 1.3 1997/12/22 23:00:35 alex - * YTK fix. - * - * Revision 1.2 1995/05/30 03:54:13 rgrimes - * Remove trailing whitespace. - * - * Revision 1.1.1.1 1994/09/29 23:01:31 wollman - * xntp 3.4e from Dave Mills @ UDel - * */ diff --git a/usr.sbin/xntpd/parse/util/parsetest.c b/usr.sbin/xntpd/parse/util/parsetest.c index 33f3d9ce1a6b..24bdfa6cd67c 100644 --- a/usr.sbin/xntpd/parse/util/parsetest.c +++ b/usr.sbin/xntpd/parse/util/parsetest.c @@ -11,9 +11,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * $Log: parsetest.c,v $ - * Revision 1.1.1.4 1994/09/29 23:01:34 wollman - * xntp 3.4e from Dave Mills @ UDel - * * Revision 3.14 1994/05/12 12:49:27 kardel * printf fmt/arg cleanup *