Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 11:40:11 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/tar tar.c tar.h
Message-ID:  <199807271840.LAA15381@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      1998/07/27 11:40:10 PDT

  Modified files:
    gnu/usr.bin/tar      tar.c tar.h 
  Log:
  fixed: tar will extract file even if -C command fails
  tar now exits with new exit code EX_BADDIR after a failed chdir()
  in name_next(), name_match(), and name_from_list().
  PR:		bin/2394
  Submitted by:	Satoshi Asami <asami@freebsd.org>
  
  Revision  Changes    Path
  1.14      +15 -5     src/gnu/usr.bin/tar/tar.c
  1.6       +1 -0      src/gnu/usr.bin/tar/tar.h



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