Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 15:13:42 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mtree mtree.8 mtree.c verify.c
Message-ID:  <200007132213.PAA89541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2000/07/13 15:13:42 PDT

  Modified files:
    usr.sbin/mtree       mtree.8 mtree.c verify.c 
  Log:
  Added a flag (-S) to mtree to specify that symlinks shouldn't be
  followed.  This allows type=link matches to work properly and match
  the link itself, instead of the file/directory that the link is
  pointing to.
  
  Revision  Changes    Path
  1.20      +4 -1      src/usr.sbin/mtree/mtree.8
  1.10      +6 -2      src/usr.sbin/mtree/mtree.c
  1.12      +2 -1      src/usr.sbin/mtree/verify.c



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




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