Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2006 23:49:59
Module Name:	src
Committed By:	christos
Date:		Sat Jan 14 23:49:59 UTC 2006

Modified Files:
	src/sys/arch/x86/x86: bus_dma.c
	src/sys/fs/msdosfs: msdosfs_vnops.c
	src/sys/ufs/ext2fs: ext2fs_readwrite.c

Log Message:
Protect against uio_lwp being NULL from Pavel Cahyna


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/x86/x86/bus_dma.c
cvs rdiff -r1.24 -r1.25 src/sys/fs/msdosfs/msdosfs_vnops.c
cvs rdiff -r1.40 -r1.41 src/sys/ufs/ext2fs/ext2fs_readwrite.c

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