Page MenuHomeFreeBSD

Add kern_pread() and kern_pwrite().
ClosedPublic

Authored by trasz on Jan 30 2017, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 10:30 PM
Unknown Object (File)
Wed, Oct 1, 11:37 AM
Unknown Object (File)
Wed, Oct 1, 9:40 AM
Unknown Object (File)
Tue, Sep 30, 1:28 AM
Unknown Object (File)
Mon, Sep 29, 2:54 AM
Unknown Object (File)
Fri, Sep 26, 12:55 AM
Unknown Object (File)
Thu, Sep 25, 4:54 AM
Unknown Object (File)
Sep 14 2025, 5:00 PM
Subscribers

Details

Summary

Add kern_pread() and kern_pwrite(), and use it in compats instead
of their sys_*() counterparts. The svr4 is left unchanged.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Add kern_pread() and kern_pwrite()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.
This revision is now accepted and ready to land.Jan 30 2017, 1:38 PM
This revision was automatically updated to reflect the committed changes.