Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1343
details: https://anonhg.NetBSD.org/src/rev/c902c8fd4204
branches: netbsd-9
changeset: 1002366:c902c8fd4204
user: martin <martin%NetBSD.org@localhost>
date: Tue Sep 07 17:13:20 2021 +0000
description:
Ticket #1343
diffstat:
doc/CHANGES-9.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r cf5ca2655141 -r c902c8fd4204 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Tue Sep 07 17:12:21 2021 +0000
+++ b/doc/CHANGES-9.3 Tue Sep 07 17:13:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.26 2021/09/05 10:49:51 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.27 2021/09/07 17:13:20 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -627,4 +627,11 @@
mips: fix and disable a debug message for TLB handling.
[tsutsui, ticket #1342]
+lib/libc/sys/fcntl.2 1.46 (patch)
+lib/libc/sys/flock.2 1.23
+share/man/man7/sysctl.7 1.153
+sys/kern/vfs_lockf.c 1.74
+ Tie the maximum file lock per unprivilegied uid to kern.maxfiles.
+ [manu, ticket #1343]
+
Home |
Main Index |
Thread Index |
Old Index