NetBSD/bin/pax
tron addf1a0f97 Fix broken cpio(1) option handling:
- "cpio -i -t" should list the contents of a file, not extract it.
- Don't extract a file when only option "-d" is given.
Patch supplied by Paul Ripke in PR bin/26513.
2004-10-26 16:11:49 +00:00
..
Makefile Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
ar_io.c indent fix for the previous (ar_io.c rev.1.43) 2004-08-02 10:20:48 +00:00
ar_subs.c For HOSTTOOL builds, just exclude the chroot support as it's not needed and 2004-10-22 21:00:18 +00:00
buf_subs.c fd can be -1 or -2 for the gnu long name/link hack. So check for >= 0 2004-09-22 14:51:12 +00:00
cpio.1 Change copyright to 2-clause BSD-copyright. 2004-09-15 19:45:17 +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
dumptar.c A small standalone program to dump ustar headers, used for debugging. 2004-06-16 14:28:21 +00:00
extern.h For HOSTTOOL builds, just exclude the chroot support as it's not needed and 2004-10-22 21:00:18 +00:00
file_subs.c Keep track of the length of the gnu long name/link hack, so that 2004-09-22 15:03:18 +00:00
ftree.c remove stray debugging left from last commit. 2004-07-02 16:26:53 +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 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
options.c Fix broken cpio(1) option handling: 2004-10-26 16:11:49 +00:00
options.h Welcome to WARNS=3 2004-05-11 17:12:26 +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 add -0 argument to handle nul separated file lists. 2004-06-19 02:27:00 +00:00
pax.c PR/27208: Greg A. Woods: pax must call options() before using syswarn() 2004-10-10 21:53:23 +00:00
pax.h Welcome to WARNS=3 2004-05-11 17:12:26 +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 English improvement (remove "be"). 2004-10-20 23:48:01 +00:00
tar.c Improve error reporting for invalid tar archives. 2004-10-17 18:51:29 +00:00
tar.h Welcome to WARNS=3 2004-05-11 17:12:26 +00:00
tty_subs.c PR/27209: Greg A. Woods: typo in comment in pax/tty_subs.c 2004-10-10 21:54:24 +00:00