cvs commit: src/usr.bin/tar Makefile bsdtar.c config_freebsd.h
Tim Kientzle
kientzle at FreeBSD.org
Tue Jan 1 16:27:15 PST 2008
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
More information about the cvs-src
mailing list