Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #107
details: https://anonhg.NetBSD.org/src/rev/f89f06298495
branches: netbsd-2-0
changeset: 560350:f89f06298495
user: jmc <jmc%NetBSD.org@localhost>
date: Fri Apr 09 18:34:37 2004 +0000
description:
#107
diffstat:
doc/CHANGES-2.0 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 76b7c80e46f6 -r f89f06298495 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Fri Apr 09 18:34:14 2004 +0000
+++ b/doc/CHANGES-2.0 Fri Apr 09 18:34:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.65 2004/04/09 18:26:24 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.66 2004/04/09 18:34:37 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -693,3 +693,12 @@
We really should have a wakeup in RF_UNLOCK_PSS_MUTEX in case we have
a nap in RF_LOCK_PSS_MUTEX!
[oster, ticket #106]
+
+sys/sys/sysctl.h 1.119
+sys/conf/files 1.664
+
+ Invert the meaning of SYSCTL_NO_DESCR by calling it SYSCTL_USE_DESCR
+ instead. This makes it an option to include the descriptions, as
+ opposed to an option to *exclude* them.
+
+ [atatat, ticket #107]
Home |
Main Index |
Thread Index |
Old Index