Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/13/2005 19:54:10
Module Name:	src
Committed By:	yamt
Date:		Tue Sep 13 19:54:10 UTC 2005

Modified Files:
	src/sys/uvm: uvm_aobj.c

Log Message:
uao_put: recognize endoff == 0 as "to the end of the object",
as VOP_PUTPAGES (thus vnode pager) does.  for tmpfs.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/uvm/uvm_aobj.c

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