From owner-svn-src-all@FreeBSD.ORG Mon Feb 17 22:26:22 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C36E9950; Mon, 17 Feb 2014 22:26:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC82C1827; Mon, 17 Feb 2014 22:26:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1HMQMPq081799; Mon, 17 Feb 2014 22:26:22 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1HMQLji081791; Mon, 17 Feb 2014 22:26:21 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <201402172226.s1HMQLji081791@svn.freebsd.org> From: Christian Brueffer Date: Mon, 17 Feb 2014 22:26:21 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r262135 - in head/libexec: fingerd rbootd X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 22:26:22 -0000 Author: brueffer Date: Mon Feb 17 22:26:21 2014 New Revision: 262135 URL: http://svnweb.freebsd.org/changeset/base/262135 Log: Add $FreeBSD$. MFC after: 1 week Modified: head/libexec/fingerd/pathnames.h head/libexec/rbootd/pathnames.h head/libexec/rbootd/rmp.h head/libexec/rbootd/rmp_var.h Modified: head/libexec/fingerd/pathnames.h ============================================================================== --- head/libexec/fingerd/pathnames.h Mon Feb 17 22:19:49 2014 (r262134) +++ head/libexec/fingerd/pathnames.h Mon Feb 17 22:26:21 2014 (r262135) @@ -31,6 +31,8 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 + * + * $FreeBSD$ */ #define _PATH_FINGER "/usr/bin/finger" Modified: head/libexec/rbootd/pathnames.h ============================================================================== --- head/libexec/rbootd/pathnames.h Mon Feb 17 22:19:49 2014 (r262134) +++ head/libexec/rbootd/pathnames.h Mon Feb 17 22:26:21 2014 (r262135) @@ -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: head/libexec/rbootd/rmp.h ============================================================================== --- head/libexec/rbootd/rmp.h Mon Feb 17 22:19:49 2014 (r262134) +++ head/libexec/rbootd/rmp.h Mon Feb 17 22:26:21 2014 (r262135) @@ -42,6 +42,8 @@ * * From: Utah Hdr: rmp.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /* Modified: head/libexec/rbootd/rmp_var.h ============================================================================== --- head/libexec/rbootd/rmp_var.h Mon Feb 17 22:19:49 2014 (r262134) +++ head/libexec/rbootd/rmp_var.h Mon Feb 17 22:26:21 2014 (r262135) @@ -42,6 +42,8 @@ * * from: Utah Hdr: rmp_var.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /*