opnsense-src/usr.bin/tar
Tim Kientzle e5572b4b7c Correction: -h should be a synonym for -L, not -H.
(as specified by Linux Standards Base, GNU tar, and 4.4BSD documentation)
2004-05-31 20:22:41 +00:00
..
bsdtar.1 Correction: -h should be a synonym for -L, not -H. 2004-05-31 20:22:41 +00:00
bsdtar.c Correction: -h should be a synonym for -L, not -H. 2004-05-31 20:22:41 +00:00
bsdtar.h Provide framework for exiting with non-zero value on non-critical errors. 2004-05-27 04:30:59 +00:00
bsdtar_platform.h Style: Use single tab after #define 2004-05-02 22:58:18 +00:00
fts.c Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
fts.h Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
Makefile Allow brave souls to install bsdtar as the 2004-04-19 22:09:04 +00:00
matching.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
read.c Minor corrections to error handling and user notifications: 2004-05-27 04:35:36 +00:00
util.c Speed up safe_fprintf by copying to a temp buffer, then writing 2004-05-17 07:35:52 +00:00
write.c Fix a segfault when looking up a non-existent group. 2004-05-18 23:40:25 +00:00