Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/28/1998 11:30:02
thorpej
Tue Jul 28 11:23:56 PDT 1998
Update of /cvsroot/src/sys/ufs/ufs
In directory nb00:/tmp/cvs-serv21736
Modified Files:
ufs_vnops.c
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().
thorpej
Tue Jul 28 11:24:49 PDT 1998
Update of /cvsroot/src/sys/uvm
In directory nb00:/tmp/cvs-serv21808
Modified Files:
uvm_unix.c
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().
thorpej
Tue Jul 28 11:25:15 PDT 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv21831
Modified Files:
vm_unix.c
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().