From owner-cvs-all Sun Jul 16 0:55:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0CC737B567; Sun, 16 Jul 2000 00:55:07 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA99014; Sun, 16 Jul 2000 00:55:07 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007160755.AAA99014@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 16 Jul 2000 00:55:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree mtree.8 mtree.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/16 00:55:07 PDT Modified files: usr.sbin/mtree mtree.8 mtree.c Log: Revert back to original mtree default behaviour to not follow symlinks, to be compatible with other *BSD camp. Add -L option to follow symlinks, so remove -P option which is now default. The next step will be to add -L to building process. Asked-by: bde Revision Changes Path 1.24 +6 -5 src/usr.sbin/mtree/mtree.8 1.12 +7 -7 src/usr.sbin/mtree/mtree.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message