Source-Changes archive

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

CVS commit: [netbsd-1-6] sharesrc/share/man/man9



Module Name:    sharesrc
Committed By:   tron
Date:           Sat Nov  9 10:22:27 UTC 2002

Modified Files:
        sharesrc/share/man/man9 [netbsd-1-6]: Makefile

Log Message:
Pull up revision 1.117 (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.108.2.1 -r1.108.2.2 sharesrc/share/man/man9/Makefile

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