From 9f03597d22cad2f8720396824ebbc5ce1d235b54 Mon Sep 17 00:00:00 2001 From: brueffer Date: Mon, 24 Feb 2014 08:18:11 +0000 Subject: [PATCH] MFC: r262135 Add $FreeBSD$. git-svn-id: svn://svn.freebsd.org/base/stable/10@262434 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- libexec/fingerd/pathnames.h | 2 ++ libexec/rbootd/pathnames.h | 2 ++ libexec/rbootd/rmp.h | 2 ++ libexec/rbootd/rmp_var.h | 2 ++ 4 files changed, 8 insertions(+) diff --git a/libexec/fingerd/pathnames.h b/libexec/fingerd/pathnames.h index 864a8f6c2..b2ca4e717 100644 --- a/libexec/fingerd/pathnames.h +++ b/libexec/fingerd/pathnames.h @@ -31,6 +31,8 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 + * + * $FreeBSD$ */ #define _PATH_FINGER "/usr/bin/finger" diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h index 56b9deb39..b5937adc1 100644 --- a/libexec/rbootd/pathnames.h +++ b/libexec/rbootd/pathnames.h @@ -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" diff --git a/libexec/rbootd/rmp.h b/libexec/rbootd/rmp.h index c4285c9b3..4900d14ee 100644 --- a/libexec/rbootd/rmp.h +++ b/libexec/rbootd/rmp.h @@ -42,6 +42,8 @@ * * From: Utah Hdr: rmp.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /* diff --git a/libexec/rbootd/rmp_var.h b/libexec/rbootd/rmp_var.h index 3a9c7f4e2..b62f325ad 100644 --- a/libexec/rbootd/rmp_var.h +++ b/libexec/rbootd/rmp_var.h @@ -42,6 +42,8 @@ * * from: Utah Hdr: rmp_var.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /* -- 2.42.0