Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 20:33:06 -0700 (PDT)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tar bsdtar.c bsdtar.h read.c
Message-ID:  <200405170333.i4H3X66B006930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/05/16 20:33:06 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          bsdtar.c bsdtar.h read.c 
  Log:
  Make symlink protection a bit more useful:
    * Remove terminal symlinks so they can be replaced.
    * If -U, remove intermediate symlinks as well
    * Otherwise, refuse the extraction
  
  Revision  Changes    Path
  1.12      +1 -0      src/usr.bin/tar/bsdtar.c
  1.7       +1 -0      src/usr.bin/tar/bsdtar.h
  1.6       +15 -4     src/usr.bin/tar/read.c



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