From owner-cvs-all Thu Jun 6 13:38:39 2002 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 CDE3837B407; Thu, 6 Jun 2002 13:38:22 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g56KcM925686; Thu, 6 Jun 2002 13:38:22 -0700 (PDT) (envelope-from dougb) Message-Id: <200206062038.g56KcM925686@freefall.freebsd.org> From: Doug Barton Date: Thu, 6 Jun 2002 13:38:22 -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 2002/06/06 13:38:22 PDT Modified files: usr.sbin/mergemaster mergemaster.sh Log: * Use the new stat(1) to get mode information from the files we are installing. * Since this means that for now we can't accomodate non-standard umask's, warn the user accordingly. * Convert the "press enter to continue" prompt into a function. Revision Changes Path 1.32 +33 -34 src/usr.sbin/mergemaster/mergemaster.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message