Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/distrib/sets/lists/comp



Module Name:    basesrc
Committed By:   tron
Date:           Sat Nov  9 10:22:09 UTC 2002

Modified Files:
        basesrc/distrib/sets/lists/comp [netbsd-1-6]: mi

Log Message:
Pull up revision 1.459 (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.440.2.3 -r1.440.2.4 basesrc/distrib/sets/lists/comp/mi

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




Home | Main Index | Thread Index | Old Index