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

Tim Kientzle kientzle at FreeBSD.org
Tue Aug 2 03:02:57 GMT 2005


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


More information about the cvs-src mailing list