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 1332



details:   https://anonhg.NetBSD.org/src/rev/593df915c657
branches:  netbsd-1-6
changeset: 530437:593df915c657
user:      grant <grant%NetBSD.org@localhost>
date:      Tue Jun 24 09:42:21 2003 +0000

description:
ticket 1332

diffstat:

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

diffs (18 lines):

diff -r 5080167731d8 -r 593df915c657 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Tue Jun 24 09:42:04 2003 +0000
+++ b/doc/CHANGES-1.6.2 Tue Jun 24 09:42:21 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.64 2003/06/24 09:39:52 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.65 2003/06/24 09:42:21 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -813,3 +813,8 @@
        Wrap a 64-bit mode case with #ifdef __arch64__ for 32-bit kernels,
        and fix typo in comment.
        [nakayama, ticket #1331]
+
+sys/dev/audio.c                                        1.161
+
+       fix unitialized variable. from simonb. OI
+       [nakayama, ticket #1332]



Home | Main Index | Thread Index | Old Index