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/24/1998 13:50:02
thorpej
Fri Jul 24 13:47:59 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv2305

Modified Files:
	sysv_shm.c 
Log Message:
uvm_deallocate() takes an address and a size, not an address range.  From
ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>, PR #5834.