Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2010 06:33:14 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/pax pat_rep.c
Message-ID:  <201005240633.o4O6XQQc086916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
uqs         2010-05-24 06:33:14 UTC

  FreeBSD src repository

  Modified files:
    bin/pax              pat_rep.c 
  Log:
  SVN rev 208484 on 2010-05-24 06:33:14Z by uqs
  
  Fix back references in substitute command for pax(1)
  
  pax(1) was trying to copy the back-referenced data from
  the match pattern, not the matched data.
  
  PR:             bin/118132
  Obtained from:  Debian bug #451361
  Reviewed by:    jilles
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.28      +4 -4      src/bin/pax/pat_rep.c



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