Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/sys



Module Name:    syssrc
Committed By:   tron
Date:           Sat Nov  9 10:21:28 UTC 2002

Modified Files:
        syssrc/sys/sys [netbsd-1-6]: systm.h

Log Message:
Pull up revision 1.146 (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.144 -r1.144.2.1 syssrc/sys/sys/systm.h

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