Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 12:22:38 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mtree verify.c
Message-ID:  <200712071222.lB7CMd0f051084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-12-07 12:22:38 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/mtree       verify.c 
  Log:
  When applying a spec, traverse the existing directory tree in lexical
  order.  This allows direct comparison of the output of two different
  runs, regardless of the order in which readdir(2) returns directory
  entries.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.26      +7 -1      src/usr.sbin/mtree/verify.c



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