Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2008 00:27:14 +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 Makefile bsdtar.c config_freebsd.h
Message-ID:  <200801020027.m020REoS099213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-01-02 00:27:14 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          Makefile bsdtar.c config_freebsd.h 
  Log:
  A couple of miscellaneous fixes:
    * prototypes for optarg/optind on platforms that don't already have them
    * Disambiguate version number macros
    * Remove unnecessary PACKAGE_NAME macro
    * Hook for forthcoming bsdtar test suite
    * Sync version number up with the portable distribution
  
  Revision  Changes    Path
  1.33      +5 -2      src/usr.bin/tar/Makefile
  1.78      +11 -1     src/usr.bin/tar/bsdtar.c
  1.2       +2 -1      src/usr.bin/tar/config_freebsd.h



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