Source-Changes-HG archive

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

[src/trunk]: src/doc doc: Recent changes from several developers



details:   https://anonhg.NetBSD.org/src/rev/e01b679c0281
branches:  trunk
changeset: 368862:e01b679c0281
user:      nia <nia%NetBSD.org@localhost>
date:      Mon Aug 08 20:43:31 2022 +0000

description:
doc: Recent changes from several developers

diffstat:

 doc/CHANGES |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 714752dd0545 -r e01b679c0281 doc/CHANGES
--- a/doc/CHANGES       Mon Aug 08 19:53:28 2022 +0000
+++ b/doc/CHANGES       Mon Aug 08 20:43:31 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2892 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2893 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -627,3 +627,14 @@
                [msaitoh 20220716]
        realpath(1): Added -e and -E options for compat with planned
                posix requirement (made the default be -E).  [kre 20220721]
+       gcc(1): Import GCC 10.4.  [mrg 20220722]
+       kernel: Give threads created by the Solaris compatibility layer
+               (i.e. ZFS/DTrace) better names.  [riastradh 20220730]
+       clone(2): Make clone and __clone only available when _GNU_SOURCE
+               is defined.  [wiz 20220801]
+       kernel: Enable UFS_DIRHASH optimization if the architecture or
+               machine-specific kernel config file can use 128MB of RAM or
+               more.  [simonb 20220807]
+       df(1): Add -b (set blocksize), -H (-h using SI units), -N
+               (suppress the header line), and -f (show only free space)
+               options.  [kre 20220808]



Home | Main Index | Thread Index | Old Index