Date: Tue, 20 Sep 2005 07:48:01 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar.c Message-ID: <200509200748.j8K7m1eo022920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-09-20 07:48:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/tar bsdtar.c
Log:
MFC 1.64 by kientzle:
The bsdtar_warnc() reporting function requires the program name to be
set up before it is called, so move the progname initialization before
the first possible call to bsdtar_warnc().
Thanks to: Stanislav Sedov
PR: bin/83366
Approved by: re (scottl)
Revision Changes Path
1.63.2.1 +12 -10 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509200748.j8K7m1eo022920>
