Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1431 - #1433
details: https://anonhg.NetBSD.org/src/rev/a8ad1a7f6ca9
branches: netbsd-9
changeset: 363458:a8ad1a7f6ca9
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 13 09:53:11 2022 +0000
description:
Tickets #1431 - #1433
diffstat:
doc/CHANGES-9.3 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 83fa9c434243 -r a8ad1a7f6ca9 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Sun Mar 13 09:52:20 2022 +0000
+++ b/doc/CHANGES-9.3 Sun Mar 13 09:53:11 2022 +0000
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.79 2022/02/28 16:39:22 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.80 2022/03/13 09:53:11 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1502,3 +1502,19 @@
Correct C99 / C++11 feature testing.
[gdt, ticket #1430]
+sys/fs/udf/udf_strat_sequential.c 1.16
+sys/fs/udf/udf_subr.c 1.160 and 1.161 via patch, 1.167
+sys/fs/udf/udf_allocation.c 1.45
+sys/fs/udf/udf_vfsops.c 1.83
+
+ UDF file system: Fix and enhance interchange with Windows10 on
+ recordable media by being bug compatible.
+ Prevent device lockup on some drives on switching from writing to
+ reading.
+ [reinoud, ticket #1431 and #1432]
+
+usr.bin/man/man.c 1.69,1.70,1.72
+
+ man(1): fix -m option so it works as documented.
+ [gutteridge, ticket #1433]
+
Home |
Main Index |
Thread Index |
Old Index