Date: Sun, 17 Apr 2005 19:43:37 +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 bsdtar_platform.h configure.ac.in fts.c write.c Message-ID: <200504171943.j3HJhbpR019407@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2005-04-17 19:43:37 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c bsdtar_platform.h
configure.ac.in fts.c write.c
Log:
A number of fixes to the autoconf-generated build system. In
particular, acl support is no longer enabled on FreeBSD 4, acl support
should be correctly enabled on Linux, dirent.d_namlen should be
correctly detected on platforms that support it.
Thanks to: Greg Lewis, Juergen Lock, and Jaakko Heinonen
Revision Changes Path
1.63 +0 -1 src/usr.bin/tar/bsdtar.c
1.15 +54 -7 src/usr.bin/tar/bsdtar_platform.h
1.8 +56 -12 src/usr.bin/tar/configure.ac.in
1.4 +3 -7 src/usr.bin/tar/fts.c
1.39 +7 -3 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504171943.j3HJhbpR019407>
