Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc doc: ch-ch-changes
details: https://anonhg.NetBSD.org/src/rev/5a72ef0581f4
branches: trunk
changeset: 373851:5a72ef0581f4
user: nia <nia%NetBSD.org@localhost>
date: Mon Mar 06 13:15:15 2023 +0000
description:
doc: ch-ch-changes
diffstat:
doc/CHANGES | 32 +++++++++++++++++++++++++++++++-
1 files changed, 31 insertions(+), 1 deletions(-)
diffs (44 lines):
diff -r a639ee2c947f -r 5a72ef0581f4 doc/CHANGES
--- a/doc/CHANGES Mon Mar 06 12:25:06 2023 +0000
+++ b/doc/CHANGES Mon Mar 06 13:15:15 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2952 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2953 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -44,4 +44,34 @@
aq(4): add support for AQC113-116 [ryo 20230114]
bind: Import version 9.16.37. [christos 20230125]
xfwp(1): remove. [wiz 20230204]
+ vax: Port gpx(4) color framebuffer driver (found on VAXstation 3100)
+ from OpenBSD/vax. [tsutsui 20230206]
OpenSSL: Imported 1.1.1t. [christos 20230207]
+ next68k: Handle NeXT Turbo VRAM regions. [tsutsui 20230211]
+ vax: Port rasops(9)-ified smg(4) framebuffer driver for
+ VS3100 from OpenBSD/vax. This allows using more fonts.
+ [tsutsui 20230211]
+ urndis(4): Add support for OnePlus 5T device quirks
+ [nia 20230211]
+ u3g(4): Add support for ZTE MF112 and D-Link DWM222 3G USB
+ modems [manu 20230213]
+ wscons(4): Ignore nonsense tab stops in vt100 emulation.
+ [riastradh 20230223]
+ nvmm(4): Filter CR4 bits on x86 SVM (AMD). In particular,
+ prohibit PKE, Protection Key Enable, which requires
+ some additional management of CPU state by nvmm.
+ [riastradh 20230223]
+ ftp(1): Add option sslnoverify to control validation of SSL
+ certificates. Certificate validation is now enabled
+ by default. [mlelstv 20230225]
+ ftp(1): Add netrc processing to fetch-mode (URL on command line) to
+ enable options and autologin via netrc. [mlelstv 20230225]
+ aarch64: Audit use of curcpu(9). [riastradh 20230225]
+ xen: Memory barrier audit. Reduce unnecessary membars.
+ [riastradh 20230225]
+ x86: Mitigate MXCSR Configuration Dependent Timing CPU security
+ flaw in kernel FPU use. [riastradh 20230225]
+ kernel: Optimization: Omit needless membar when triggering softint
+ in various ports. [riastradh 20230301]
+ sh(1): Adjust tilde expansion to comply with upcoming POSIX
+ Issue 8 requirements. [kre 20230306]
Home |
Main Index |
Thread Index |
Old Index