Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #85
details: https://anonhg.NetBSD.org/src/rev/e0958676f783
branches: netbsd-2-0
changeset: 560312:e0958676f783
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Apr 08 03:50:22 2004 +0000
description:
#85
diffstat:
doc/CHANGES-2.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7be87afefe9d -r e0958676f783 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Thu Apr 08 03:49:45 2004 +0000
+++ b/doc/CHANGES-2.0 Thu Apr 08 03:50:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.55 2004/04/07 21:43:48 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.56 2004/04/08 03:50:22 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -572,3 +572,10 @@
Incorrect conditional -- misplaced ]. PR#25097
[christos, ticket #84]
+
+sys/kern/init_sysctl.c 1.25
+
+ Clear out the struct kinfo_drivers before stuffing things into it.
+ Avoids leaking garbage from the stack (left over from the earlier
+ call to sysctl_locate()).
+ [atatat, ticket #85]
Home |
Main Index |
Thread Index |
Old Index