Date: Wed, 14 Mar 2007 07:30:51 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar write.c Message-ID: <200703140730.l2E7Uqcn042764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva    2007-03-14 07:30:51 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/tar          write.c 
  Log:
  Reduce the risk of inducing heart attacks, by printing the right path when
  complaining about lstat(2) failing.  It's a bit scary to find the message
    tar: /: Cannot stat: No such file or directory
  printed while doing a backup.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.56      +1 -1      src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703140730.l2E7Uqcn042764>
