Date: Tue, 2 Aug 2005 03:02:56 +0000 (UTC) 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 Message-ID: <200508020302.j7232uSs046930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2005-08-02 03:02:56 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c
Log:
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
MFC after: 7 days
Revision Changes Path
1.64 +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?200508020302.j7232uSs046930>
