freebsd-dev/usr.bin/tar
Tim Kientzle 5d596ecb25 The bsdtar_warnc() reporting function requires the program name to be
set up before it is called, so move the progname initialization before
the first possible call to bsdtar_warnc().

Thanks to: Stanislav Sedov
PR: bin/83366
MFC after: 7 days
2005-08-02 03:02:55 +00:00
..
bsdtar_platform.h A number of fixes to the autoconf-generated build system. In 2005-04-17 19:43:37 +00:00
bsdtar.1 Fixed troff warnings. 2005-06-27 07:37:01 +00:00
bsdtar.c The bsdtar_warnc() reporting function requires the program name to be 2005-08-02 03:02:55 +00:00
bsdtar.h Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
configure.ac.in Minor fix to the configure logic to properly detect ACL support. 2005-04-23 18:41:28 +00:00
COPYING
getdate.y Overhaul getdate.y. In particular, remove minutes-based logic 2005-04-23 18:38:32 +00:00
Makefile Clarify some error messages. 2005-05-08 06:25:15 +00:00
Makefile.am bsdtar now uses the "tree" package instead of "fts" for walking 2005-04-24 05:53:37 +00:00
matching.c A handful of minor portability and style improvements. 2005-03-14 00:30:35 +00:00
read.c Support path-rewriting options (including --strip-components) for both 2005-04-17 17:20:54 +00:00
tree.c Clarify some error messages. 2005-05-08 06:25:15 +00:00
tree.h Clarify some error messages. 2005-05-08 06:25:15 +00:00
util.c A very minor tweak to the handling of leading '/' characters. 2005-04-17 19:46:50 +00:00
write.c Clarify some error messages. 2005-05-08 06:25:15 +00:00