cvs commit: src/usr.bin/tar config_freebsd.h write.c
Tim Kientzle
kientzle at FreeBSD.org
Sun Sep 14 03:49:16 UTC 2008
kientzle 2008-09-14 03:49:00 UTC
FreeBSD src repository
Modified files:
usr.bin/tar config_freebsd.h write.c
Log:
SVN rev 183010 on 2008-09-14 03:49:00Z by kientzle
Clean up flags support just a tad: FreeBSD support depends on
HAVE_STRUCT_STAT_ST_FLAGS, Linux support depends on the
existence of the appropriate ioctl() options. In particular,
this should fix some nagging compile errors on Linux platforms
that don't have e2fsprogs-devel installed.
Revision Changes Path
1.6 +1 -0 src/usr.bin/tar/config_freebsd.h
1.77 +29 -28 src/usr.bin/tar/write.c
More information about the cvs-src
mailing list