Add kern_pread() and kern_pwrite(), and use it in compats instead
of their sys_*() counterparts. The svr4 is left unchanged.
Reviewed by:	kib@
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9379
Add kern_pread() and kern_pwrite(), and use it in compats instead Tags None Referenced Files None Subscribers None 
Description 
Details 
  |