kientzle 2004-06-15 05:55:41 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c bsdtar.h matching.c
Log:
Add gtar-compatible -X/--exclude-from
Revision Changes Path
1.28 +4 -0 src/usr.bin/tar/bsdtar.c
1.12 +1 -0 src/usr.bin/tar/bsdtar.h
1.5 +38 -0 src/usr.bin/tar/matching.c