Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/21/2003 01:59:15
Module Name:	src
Committed By:	christos
Date:		Mon Jan 20 23:59:15 UTC 2003

Modified Files:
	src/sys/kern: vfs_subr.c

Log Message:
The hunt to make sync work from ddb again begins here.
Protect against lwp null dereference. set proc p properly.


To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/sys/kern/vfs_subr.c

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