From owner-cvs-usrbin Wed Jan 8 16:29:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id QAA13509 for cvs-usrbin-outgoing; Wed, 8 Jan 1997 16:29:25 -0800 (PST) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id QAA13504; Wed, 8 Jan 1997 16:29:21 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-51.ix.netcom.com [207.92.174.115]) by dfw-ix3.ix.netcom.com (8.6.13/8.6.12) with ESMTP id QAA25367; Wed, 8 Jan 1997 16:28:48 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.4/8.6.9) id QAA02574; Wed, 8 Jan 1997 16:28:45 -0800 (PST) Date: Wed, 8 Jan 1997 16:28:45 -0800 (PST) Message-Id: <199701090028.QAA02574@silvia.HIP.Berkeley.EDU> To: jdp@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org In-reply-to: <199701082335.PAA08646@freefall.freebsd.org> (message from John Polstra on Wed, 8 Jan 1997 15:35:10 -0800 (PST)) Subject: Re: cvs commit: src/usr.bin Makefile From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Modified: usr.bin Makefile * Log: * Bring in "lockf" from the main branch. * Approved by: joerg, phk * * Revision Changes Path * 1.73.2.2 +2 -2 src/usr.bin/Makefile I don't see the RELENG_2_2 designation here, but judging from the revision, I assume that's what you did. Is there something wrong with cvs's post-commit scripts? A while ago, Stefan committed his changes to SCSI and RELENG_2_2 branches, and both showed up as RELENG_2_2. Satoshi