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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"