Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/19/2000 08:30:30
Module Name:	syssrc
Committed By:	mrg
Date:		Thu Oct 19 05:30:30 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: db_interface.c

Log Message:
- remove an unused variable
- in db_setpcb(), update 'struct proc *p' each loop iteration.  (found by
gcc warning).


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/arch/sparc64/sparc64/db_interface.c

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