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:20:02
thorpej
Tue Jul 28 11:11:40 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv21568

Modified Files:
	exec_subr.c 
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().


thorpej
Tue Jul 28 11:13:04 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv21595

Modified Files:
	kern_acct.c 
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().


mycroft
Tue Jul 28 11:13:53 PDT 1998
Update of /cvsroot/src/lib/libc/gen
In directory nb00:/tmp/cvs-serv21626

Modified Files:
	pwcache.c 
Log Message:
Fix a typo in a comment.

thorpej
Tue Jul 28 11:17:34 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv21666

Modified Files:
	kern_sig.c 
Log Message:
Don't cast the null residual pointer passed to vn_rdwr().