Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 12:05:11 -0700 (PDT)
From:      Warner Losh <imp@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:  <200007251905.MAA69201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/07/25 12:05:11 PDT

  Modified files:
    usr.sbin/mtree       mtree.8 mtree.c verify.c 
  Log:
  Add -q.  this will cause the warning messages about missing
  directories to not be printed.  This is from OpenBSD (and I think
  NetBSD also) and makes our mtree more compatible with other BSDs.
  This makes cross compilation easier than it was before.  Other changes
  will be needed to allow NetBSD or OpenBSD to cross build on FreeBSD,
  but this is a start.
  
  Reviewed by: andrey
  Obtained from: OpenBSD
  Concentric Red Circles by: My own stupidity
  
  Revision  Changes    Path
  1.27      +7 -2      src/usr.sbin/mtree/mtree.8
  1.16      +6 -3      src/usr.sbin/mtree/mtree.c
  1.14      +12 -4     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?200007251905.MAA69201>