Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 18:10:11 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r298123 - head/contrib/ntp/ntpd
Message-ID:  <201604161810.u3GIABA1075917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Apr 16 18:10:11 2016
New Revision: 298123
URL: https://svnweb.freebsd.org/changeset/base/298123

Log:
  Remove the RCSID line from ntp_control.c, and set the fbsd:nokeywords
  property.  This should have been done a while back (certainly before
  mergeing projects/release-pkg to head), but I fixed the merge conflicts
  and forgot to correct the real problem afterward.
  
  Noticed by:	peter
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/contrib/ntp/ntpd/ntp_control.c   (contents, props changed)

Modified: head/contrib/ntp/ntpd/ntp_control.c
==============================================================================
--- head/contrib/ntp/ntpd/ntp_control.c	Sat Apr 16 18:07:44 2016	(r298122)
+++ head/contrib/ntp/ntpd/ntp_control.c	Sat Apr 16 18:10:11 2016	(r298123)
@@ -3,10 +3,6 @@
  *		   traps.  Provides service to ntpq and others.
  */
 
-/*
- * $FreeBSD: projects/release-pkg/contrib/ntp/ntpd/ntp_control.c 277386 2015-01-19 16:15:12Z gjb $
- */
-
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604161810.u3GIABA1075917>