Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2008 05:01:01 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_write_disk.c
Message-ID:  <200808240501.m7O51Fw7031005@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-08-24 05:01:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
  Log:
  SVN rev 182093 on 2008-08-24 05:01:01Z by kientzle
  
  Fix the cpio bug tested for by r182092 of usr.bin/cpio/test.
  Since various 'find' incantations can emit container directories
  in various orders, we cannot refuse to update a dir because it's
  apparently the same age.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.29      +5 -1      src/lib/libarchive/archive_write_disk.c



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