cvs commit: src/usr.bin/tar bsdtar.c bsdtar.h read.c

Tim Kientzle kientzle at FreeBSD.org
Sun May 16 20:33:07 PDT 2004


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


More information about the cvs-src mailing list