Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 08:18:11 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r262434 - in stable/10/libexec: fingerd rbootd
Message-ID:  <201402240818.s1O8IBop001345@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Feb 24 08:18:11 2014
New Revision: 262434
URL: http://svnweb.freebsd.org/changeset/base/262434

Log:
  MFC: r262135
  
  Add $FreeBSD$.

Modified:
  stable/10/libexec/fingerd/pathnames.h
  stable/10/libexec/rbootd/pathnames.h
  stable/10/libexec/rbootd/rmp.h
  stable/10/libexec/rbootd/rmp_var.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/libexec/fingerd/pathnames.h
==============================================================================
--- stable/10/libexec/fingerd/pathnames.h	Mon Feb 24 05:55:00 2014	(r262433)
+++ stable/10/libexec/fingerd/pathnames.h	Mon Feb 24 08:18:11 2014	(r262434)
@@ -31,6 +31,8 @@
  * SUCH DAMAGE.
  *
  *	@(#)pathnames.h	8.1 (Berkeley) 6/4/93
+ *
+ * $FreeBSD$
  */
 
 #define	_PATH_FINGER	"/usr/bin/finger"

Modified: stable/10/libexec/rbootd/pathnames.h
==============================================================================
--- stable/10/libexec/rbootd/pathnames.h	Mon Feb 24 05:55:00 2014	(r262433)
+++ stable/10/libexec/rbootd/pathnames.h	Mon Feb 24 08:18:11 2014	(r262434)
@@ -42,6 +42,8 @@
  *
  * From: Utah Hdr: pathnames.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
+ *
+ * $FreeBSD$
  */
 
 #define	_PATH_BPF		"/dev/bpf%d"

Modified: stable/10/libexec/rbootd/rmp.h
==============================================================================
--- stable/10/libexec/rbootd/rmp.h	Mon Feb 24 05:55:00 2014	(r262433)
+++ stable/10/libexec/rbootd/rmp.h	Mon Feb 24 08:18:11 2014	(r262434)
@@ -42,6 +42,8 @@
  *
  * From: Utah Hdr: rmp.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
+ *
+ * $FreeBSD$
  */
 
 /*

Modified: stable/10/libexec/rbootd/rmp_var.h
==============================================================================
--- stable/10/libexec/rbootd/rmp_var.h	Mon Feb 24 05:55:00 2014	(r262433)
+++ stable/10/libexec/rbootd/rmp_var.h	Mon Feb 24 08:18:11 2014	(r262434)
@@ -42,6 +42,8 @@
  *
  * from: Utah Hdr: rmp_var.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
+ *
+ * $FreeBSD$
  */
 
 /*



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