Source-Changes archive

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

CVS commit: src/sys/ddb



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