NetBSD/bin/pax
christos 04d1f5de72 PR/25188: Thomas Klausner: pax-as-tar problem with trailing slashes
The problem is with the program that generates the tar file:
-rwxrwxrwx  1 root     wheel          0 Feb  8 16:46 faad2/aacDECdrop/
It creates directory nodes without the 'd' bit set, so that pax thinks
they are files and does the temporary name and dance with them. Added
code to detect this condition, warn about it, and work around it.
2004-04-25 16:20:24 +00:00
..
Makefile doc2html works here now, so remove NOHTML= 2003-07-18 02:18:49 +00:00
ar_io.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
ar_subs.c remove misplaced semi-colons. 2004-04-16 22:46:28 +00:00
buf_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
cpio.1 s/nonmathing/nonmatching/ 2004-02-13 23:25:01 +00:00
cpio.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
cpio.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
extern.h When pax catches a signal and cleans up, make sure to remove any temporary 2004-02-13 23:10:14 +00:00
file_subs.c PR/25188: Thomas Klausner: pax-as-tar problem with trailing slashes 2004-04-25 16:20:24 +00:00
ftree.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
ftree.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
gen_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
getoldopt.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
options.c Tar(1)'s -s option needs an argument. Correct option string (s -> s:). 2004-02-20 05:16:54 +00:00
options.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
pat_rep.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
pat_rep.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
pax.1 Revert last, revision 1.46. 2004-04-02 12:53:05 +00:00
pax.c When pax catches a signal and cleans up, make sure to remove any temporary 2004-02-13 23:10:14 +00:00
pax.h When restoring files from an archive, initially restore to a temp-file and 2004-02-12 22:19:18 +00:00
sel_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sel_subs.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
tables.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
tables.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
tar.1 Bump date for -O change. 2003-07-09 14:42:16 +00:00
tar.c PR/25299: grant beattie: 1.5.3/i386 kernel set archives confuse -current pax 2004-04-25 15:52:30 +00:00
tar.h Move Keith Muller's code from a 4-clause to a 3-clause licence by removing 2003-10-13 07:41:22 +00:00
tty_subs.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00