kientzle 2008-06-12 06:17:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/tar matching.c Log: SVN rev 179753 on 2008-06-12 06:17:15Z by kientzle MFC r177341: decrement matched patterns instead of incrementing. In particular, this fixes --exit-fast behavior. Revision Changes Path 1.11.2.1 +1 -1 src/usr.bin/tar/matching.c