Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/18/2002 19:09:48
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Dec 18 17:09:47 UTC 2002

Modified Files:
	syssrc/sys/arch/sh3/sh3 [nathanw_sa]: vm_machdep.c

Log Message:
* cpu_lwp_fork(): Move some code out of processor-model specific blocks
  to avoid duplication.
* cpu_setfunc(): Fix uninitialized "tf" variable (oops!) and make sure
  l->l_md.md_regs gets initialized.


To generate a diff of this commit:
cvs rdiff -r1.33.6.4 -r1.33.6.5 syssrc/sys/arch/sh3/sh3/vm_machdep.c

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