Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 922.



details:   https://anonhg.NetBSD.org/src/rev/0a183f87e0e2
branches:  netbsd-3
changeset: 577423:0a183f87e0e2
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Oct 31 13:30:33 2005 +0000

description:
Ticket 922.

diffstat:

 doc/CHANGES-3.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 8adceb6e2708 -r 0a183f87e0e2 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Mon Oct 31 13:25:31 2005 +0000
+++ b/doc/CHANGES-3.0   Mon Oct 31 13:30:33 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.292 2005/10/30 18:19:15 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.293 2005/10/31 13:30:33 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -13732,3 +13732,9 @@
        Don't drop to ddb in the default case if ddb.onpanic is 0.
        [jdc, ticket #921]
 
+sys/kern/kern_exec.c                           patch
+
+       Don't clear unconditionally P_SUGID when we exec. Clear it only when
+       the real and effective user and group ids match.
+       [dan, ticket #922]
+



Home | Main Index | Thread Index | Old Index