Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2000 16:02:48 -0700
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        Warner Losh <imp@village.org>, current@freebsd.org, marcel@freebsd.org
Subject:   Re: mtree again
Message-ID:  <39CD3698.D2EF0663@cup.hp.com>
References:  <20000915033837.A564@nagual.pp.ru> <200009142341.RAA00700@harmony.village.org> <20000915043925.A83698@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Andrey A. Chernov" wrote:
> 
> --- usr.sbin/mtree/mtree.c.orig Thu Jul 27 07:36:02 2000
> +++ usr.sbin/mtree/mtree.c      Fri Sep 15 04:00:46 2000
[snip]
> @@ -115,10 +119,6 @@
>                 case 'q':
>                         qflag = 1;
>                         break;
> -               case 'P':
> -                       ftsoptions ^= FTS_LOGICAL;
> -                       ftsoptions |= FTS_PHYSICAL;
> -                       break;
>                 case 'r':
>                         rflag = 1;
>                         break;

Is their any harm in just keeping the -P flag as a no-op and optionally
remove it at some later time (for backward compatibility)?

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39CD3698.D2EF0663>