Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2008 11:16:42 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/gzip gzip.c
Message-ID:  <200803091116.m29BGgcE078982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-03-09 11:16:42 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/gzip         gzip.c 
  Log:
  When gzipping to a target file, only set the source file flags on the
  target file after the timestamp has been set; otherwise setting the
  timestamp will fail if the flags don't permit it (i.e., uchg).
  
  MFC after:      1 week
  PR:             120208
  Submitted by:   Ighighi <ighighi at gmail.com>
  
  Revision  Changes    Path
  1.5       +4 -4      src/usr.bin/gzip/gzip.c



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