NetBSD/bin/pax
lukem 68df873854 When writing (-w) or copying (-rw), and using -M (stdin file list is
mtree(8) specfile), compare the "post write/copy" mtime against the
actual "pre write/copy" mtime instead of the mtime from the specfile.

This prevents warnings such as:
	pax: File ./foo was modified during copy to archive
if the file's mtime in the file system is different to what's in the specfile.
(The resultant file will still get the specfile mtime ...)
2003-02-21 01:25:11 +00:00
..
Makefile don't need -lutil any more 2002-11-30 03:12:55 +00:00
ar_io.c cosmetic error condition improvements. 2003-02-09 18:27:10 +00:00
ar_subs.c cosmetic error condition improvements. 2003-02-09 18:27:10 +00:00
buf_subs.c When writing (-w) or copying (-rw), and using -M (stdin file list is 2003-02-21 01:25:11 +00:00
cpio.1 add commas between options. Suggested by wiz. 2002-10-16 23:52:06 +00:00
cpio.c Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
cpio.h Cleanup and fix typos. 2000-02-17 03:12:22 +00:00
extern.h add --exclude support. 2002-12-08 01:35:12 +00:00
file_subs.c add missing braces. 2003-02-10 07:49:57 +00:00
ftree.c use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
ftree.h convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
gen_subs.c Change verbose output for symbolic links from "%s => %s" to "%s -> %s", 2002-12-19 22:44:31 +00:00
getoldopt.c add a "+" to the options string rather than setting POSIXLY_CORRECT 2002-10-13 00:32:09 +00:00
options.c Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
options.h Implement -M flag: During a write or copy operation, treat the list of 2001-10-25 08:51:50 +00:00
pat_rep.c Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
pat_rep.h convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
pax.1 Whitespace nits. 2002-12-28 21:15:24 +00:00
pax.c fix horrible side effect introduced by changing the append mode into archive. 2002-12-12 05:00:42 +00:00
pax.h Fix DEFOP botch. DEFOP == LIST so tar -tvf stopped working. (hi soren) 2002-10-17 00:42:02 +00:00
sel_subs.c Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
sel_subs.h Allow a century to be specified in time stamps. 1998-01-21 00:11:15 +00:00
tables.c Fix various spelling, grammar, and punctuation problems in comments, from Sergey Svishchev in PR 20164. 2003-02-02 10:21:13 +00:00
tables.h Use an in-core stack for directory permissions rather than a temporary 2000-03-21 02:15:24 +00:00
tar.1 tar(1) has no -L any longer. 2003-01-19 01:13:46 +00:00
tar.c remove debugging printf's I accidentally committed. 2003-01-09 18:24:08 +00:00
tar.h merge OpenBSD changes: 2002-10-12 15:39:29 +00:00
tty_subs.c cosmetic error condition improvements. 2003-02-09 18:27:10 +00:00