Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 403 and 404.
details: https://anonhg.NetBSD.org/src/rev/0735692d0bac
branches: netbsd-3
changeset: 576224:0735692d0bac
user: tron <tron%NetBSD.org@localhost>
date: Tue Jun 14 21:45:02 2005 +0000
description:
Tickets 403 and 404.
diffstat:
doc/CHANGES-3.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r d0964f17af06 -r 0735692d0bac doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Tue Jun 14 21:43:33 2005 +0000
+++ b/doc/CHANGES-3.0 Tue Jun 14 21:45:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.132 2005/06/14 20:45:25 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.133 2005/06/14 21:45:02 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -9513,3 +9513,14 @@
Bug fixes and code cleanup.
[wiz, ticket #455]
+sbin/resize_lfs/resize_lfs.c 1.2
+
+ Ensure verbose is initialized before using it.
+ [lukem, ticket #403]
+
+sbin/cgdconfig/utils.c 1.8
+
+ Avoid dereferencing/free()ing invalid pointers if the random device
+ cannot be opened.
+ [lukem, ticket #404]
+
Home |
Main Index |
Thread Index |
Old Index