Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc CHANGES: pax fixes



details:   https://anonhg.NetBSD.org/src/rev/add8b769fff3
branches:  trunk
changeset: 376080:add8b769fff3
user:      lukem <lukem%NetBSD.org@localhost>
date:      Wed May 31 09:33:09 2023 +0000

description:
CHANGES: pax fixes

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 0f042a3c26e8 -r add8b769fff3 doc/CHANGES
--- a/doc/CHANGES       Wed May 31 01:06:43 2023 +0000
+++ b/doc/CHANGES       Wed May 31 09:33:09 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2968 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2969 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -107,3 +107,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
                Fix semaphores for macOS host tool.  [lukem 20230523]
        share/mk: Deprecate non-functional SHAREDSTRINGS. [lukem 20230524]
        mkstr(1), xstr(1): Obsolete unused PDP-11-era tools. [lukem 20230524]
+       pax(1): Exit 0 if stdin filelist is used and no files are supplied.
+               Don't overwrite existing destination files if -r -w copy
+               fails for any reason. [lukem 20230528]



Home | Main Index | Thread Index | Old Index