Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Ticket 175.



details:   https://anonhg.NetBSD.org/src/rev/a9b1b8dbe679
branches:  netbsd-6
changeset: 774001:a9b1b8dbe679
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Apr 12 17:06:58 2012 +0000

description:
Ticket 175.

diffstat:

 doc/CHANGES-6.0 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 863639ded9db -r a9b1b8dbe679 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu Apr 12 17:05:36 2012 +0000
+++ b/doc/CHANGES-6.0   Thu Apr 12 17:06:58 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.67 2012/04/09 18:17:45 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.68 2012/04/12 17:06:58 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1769,3 +1769,20 @@
        csup to run on NetBSD. PR#45131.
        [agc, ticket #174]
 
+lib/libc/gen/posix_spawn_fileactions.c         1.2
+sys/compat/netbsd32/netbsd32.h                 1.95
+sys/compat/netbsd32/netbsd32_execve.c          1.34
+sys/compat/netbsd32/syscalls.master            1.95
+sys/kern/exec_elf.c                            1.38
+sys/kern/kern_exec.c                           1.348-1.349 via patch
+sys/kern/kern_exit.c                           1.238
+sys/sys/exec.h                                 1.135
+sys/sys/spawn.h                                        1.2
+sys/uvm/uvm_extern.h                           1.183
+sys/uvm/uvm_glue.c                             1.159
+sys/uvm/uvm_map.c                              1.317
+tests/lib/libc/gen/posix_spawn/t_fileactions.c 1.4-1.5
+
+       Rework posix_spawn locking and memory management. PR#46286.
+       [martin, ticket #175]
+



Home | Main Index | Thread Index | Old Index