Subject: CVS commit: [netbsd-1-6] sharesrc/share/man/man9
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/09/2002 12:22:18
Module Name:	sharesrc
Committed By:	tron
Date:		Sat Nov  9 10:22:18 UTC 2002

Modified Files:
	sharesrc/share/man/man9 [netbsd-1-6]: copy.9

Log Message:
Pull up revision 1.12 (requested by thorpej in ticket #527):
* Add copyin_proc() and copyout_proc(), which are like copyin() and
  copyout(), except they can operate on any process, not just curproc.
* Use this in uiomove() to allow UIO_USERSPACE to non-curproc.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 sharesrc/share/man/man9/copy.9

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