Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc #37



details:   https://anonhg.NetBSD.org/src/rev/1b57293a26a6
branches:  netbsd-2-0
changeset: 560202:1b57293a26a6
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu Apr 01 05:25:27 2004 +0000

description:
#37

diffstat:

 doc/CHANGES-2.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2533e07d53c9 -r 1b57293a26a6 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Thu Apr 01 05:24:28 2004 +0000
+++ b/doc/CHANGES-2.0   Thu Apr 01 05:25:27 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.21 2004/04/01 05:23:32 jmc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.22 2004/04/01 05:25:27 jmc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -206,3 +206,10 @@
 
        Don't allow block sizes < 288 bytes on VT823x chips. PR#22788
        [jmcneill, ticket #36]
+
+sys/kern/kern_sysctl.c                         1.170
+
+       Add the standard "is this tree writeable" check to sysctl_describe()
+       and a comment to sysctl_destroy() about why the check is slightly
+       different there.
+       [atatat, ticket #37]



Home | Main Index | Thread Index | Old Index