From owner-cvs-all Mon May 28 6:17:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BF7E37B423; Mon, 28 May 2001 06:17:21 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SDHLa78654; Mon, 28 May 2001 06:17:21 -0700 (PDT) (envelope-from dougb) Message-Id: <200105281317.f4SDHLa78654@freefall.freebsd.org> From: Doug Barton Date: Mon, 28 May 2001 06:17:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2001/05/28 06:17:20 PDT Modified files: usr.sbin/mergemaster mergemaster.sh Log: Various fixes, including suggestions from some thoughtful folks, thanks. * Minor umask portability change (Christian Weisgerber ) * Clarify default value of the "run it now" option (bmah) * Make "run it now" $DESTDIR safe (bsd) * Handle installation of hard links for /.profile and /.cshrc properly when the auto-install option is selected * Fix some more whitespace issues Revision Changes Path 1.22 +48 -19 src/usr.sbin/mergemaster/mergemaster.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message