Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 22:44:53 -0700 (PDT)
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 bsdtar.h matching.c read.c util.c write.c
Message-ID:  <200405170544.i4H5irUB040960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/05/16 22:44:53 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          bsdtar.c bsdtar.h matching.c read.c 
                         util.c write.c 
  Log:
  Propagate struct bsdtar down into a lot more places.
  Move global progname variable into struct bsdtar.
  
  Revision  Changes    Path
  1.13      +52 -58    src/usr.bin/tar/bsdtar.c
  1.9       +5 -4      src/usr.bin/tar/bsdtar.h
  1.3       +7 -6      src/usr.bin/tar/matching.c
  1.7       +13 -10    src/usr.bin/tar/read.c
  1.6       +8 -16     src/usr.bin/tar/util.c
  1.16      +52 -44    src/usr.bin/tar/write.c



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