Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1255



details:   https://anonhg.NetBSD.org/src/rev/ca2010b3f957
branches:  netbsd-1-6
changeset: 530296:ca2010b3f957
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:42:18 2003 +0000

description:
ticket 1255

diffstat:

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

diffs (19 lines):

diff -r 0739746452cf -r ca2010b3f957 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:41:19 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:42:18 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.22 2003/06/16 13:38:11 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.23 2003/06/16 13:42:18 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -359,3 +359,9 @@
        The visual effect under vi(1) was even more impressive. ;-)
        This bug was actually introduced inadvertantly in 1995 in rev 1.4.
        [aymeric, ticket #1252]
+
+lib/libkvm/kvm.c                               1.65.4.2
+
+       Set the close-on-exec bit on all file descriptors we open. Inspired
+       by a FreeBSD security advisory.
+       [david, ticket #1255]



Home | Main Index | Thread Index | Old Index