NetBSD-Bugs archive

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

PR/40712 CVS commit: src/sys/ddb



The following reply was made to PR kern/40712; it has been noted by GNATS.

From: Adam Hamsik <haad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40712 CVS commit: src/sys/ddb
Date: Sun, 1 Mar 2009 12:13:13 +0000

 Module Name:   src
 Committed By:  haad
 Date:          Sun Mar  1 12:13:13 UTC 2009
 
 Modified Files:
        src/sys/ddb: db_command.c
 
 Log Message:
 Do not set last_count to zero after every db_command function call it is
 static variable. This should fix PR 40712.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.127 -r1.128 src/sys/ddb/db_command.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index