Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc ticket #1265
details: https://anonhg.NetBSD.org/src/rev/718412950756
branches: netbsd-9
changeset: 983112:718412950756
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon May 03 09:13:22 2021 +0000
description:
ticket #1265
diffstat:
doc/CHANGES-9.2 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7976fa9cdc9b -r 718412950756 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Mon May 03 09:12:50 2021 +0000
+++ b/doc/CHANGES-9.2 Mon May 03 09:13:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.77 2021/05/03 09:04:21 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.78 2021/05/03 09:13:22 bouyer Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -3074,3 +3074,8 @@
PR 56130: make sure fdesc_lookup() never returns VNON vnodes.
[hannken, ticket #1267]
+sys/kern/kern_exec.c 1.505 via patch
+
+ Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
+ [martin, ticket #1265]
+
Home |
Main Index |
Thread Index |
Old Index