Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 04/13/2000 15:48:29
Module Name:	sharesrc
Committed By:	jhawk
Date:		Thu Apr 13 22:48:29 UTC 2000

Modified Files:
	sharesrc/share/man/man4: ddb.4
	syssrc/sys/ddb: db_command.c

Log Message:
From kern/9569.
Preserve ddb's idea of "count" from one command to the next if
repeating a command via hitting newline.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 sharesrc/share/man/man4/ddb.4
cvs rdiff -r1.37 -r1.38 syssrc/sys/ddb/db_command.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.