svn commit: r262434 - in stable/10/libexec: fingerd rbootd
Christian Brueffer
brueffer at FreeBSD.org
Mon Feb 24 08:18:12 UTC 2014
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$
*/
/*
More information about the svn-src-stable
mailing list