From owner-cvs-all@FreeBSD.ORG Sat Aug 18 04:08:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4193216A418; Sat, 18 Aug 2007 04:08:54 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 189CC13C465; Sat, 18 Aug 2007 04:08:54 +0000 (UTC) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7I48rra056576; Sat, 18 Aug 2007 04:08:53 GMT (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7I48riP056575; Sat, 18 Aug 2007 04:08:53 GMT (envelope-from mtm) Message-Id: <200708180408.l7I48riP056575@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 18 Aug 2007 04:08:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/etc/rc.d lockd statd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Aug 2007 04:08:54 -0000 mtm 2007-08-18 04:08:53 UTC FreeBSD src repository Modified files: etc/rc.d lockd statd Log: My forced commit to note the repo-copy (naturally) changed the $FreeBSD$ keyword line, so that when I applied the patch to my check-in tree the top half of my patch failed to apply. Off course I saw what I *expected* to see (the bottom half succeeded) and didn't notice that it had failed to apply cleanly. Approved by: re (bmah) Revision Changes Path 1.17 +11 -5 src/etc/rc.d/lockd 1.17 +11 -5 src/etc/rc.d/statd