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 various
details: https://anonhg.NetBSD.org/src/rev/d5fa1b20111f
branches: trunk
changeset: 368956:d5fa1b20111f
user: nia <nia%NetBSD.org@localhost>
date: Sun Aug 14 10:07:58 2022 +0000
description:
doc: Recent changes from various
diffstat:
doc/CHANGES | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r a3418f8ecc0f -r d5fa1b20111f doc/CHANGES
--- a/doc/CHANGES Sun Aug 14 10:06:54 2022 +0000
+++ b/doc/CHANGES Sun Aug 14 10:07:58 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2896 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2897 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -638,3 +638,19 @@
df(1): Add -b (output unit: blocks; 512), -H (-h using SI units),
-N (suppress the header line), and -f (show only free space)
options. [kre 20220808]
+ ipsec(4): Add net.key.allow_different_idtype sysctl(7) variable
+ to improve interconnectivity to some VPN appliances.
+ [knakahara 20220809]
+ kernel: Don't autounload modules by default unless they opt-in.
+ [riastradh 20220812]
+ cgdconfig(8): New -T operation prints all generated keys in cgd.conf.
+ [riastradh 20220812]
+ cgdconfig(8): Add support for shared keys. [riastradh 20220812]
+ viocon(4): New virtio tty driver imported from OpenBSD.
+ [riastradh 20220812]
+ arm: Add "nopcimsi" boot option to force acpipchb to use
+ legacy INTx only mode. [jmcneill 20220813]
+ arm: Add "nopciconf" boot option to force acpipchb to skip PCI
+ resource assignment. [jmcneill 20220813]
+ bge(4): Allow the driver to work without the big kernel lock
+ (support for NET_MPSAFE). [skrll 20220814]
Home |
Main Index |
Thread Index |
Old Index