freebsd-skq/usr.bin/tar
Tim Kientzle 755e3f9b2e Improve help handling:
* --help produces long help message on systems with getopt_long
   * -h with no other options also produces long help message
     (If a mode is specified, -h has its usual meaning.)
2004-06-02 21:01:27 +00:00
..
bsdtar_platform.h Style: Use single tab after #define 2004-05-02 22:58:18 +00:00
bsdtar.1 Correction: -h should be a synonym for -L, not -H. 2004-05-31 20:22:41 +00:00
bsdtar.c Improve help handling: 2004-06-02 21:01:27 +00:00
bsdtar.h Provide framework for exiting with non-zero value on non-critical errors. 2004-05-27 04:30:59 +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 Both "foo/" and "foo" should match "foo/bar", so strip 2004-06-02 07:23:54 +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