freebsd-dev/sys/compat
Edward Tomasz Napierala b38b22b0b2 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
2017-01-31 15:35:18 +00:00
..
cloudabi Add kern_listen(), kern_shutdown(), and kern_socket(), and use them 2017-01-30 12:57:22 +00:00
cloudabi32 Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
cloudabi64 Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
freebsd32 Add kern_pread() and kern_pwrite(), and use it in compats instead 2017-01-31 15:35:18 +00:00
ia32
linprocfs
linsysfs
linux Add kern_pread() and kern_pwrite(), and use it in compats instead 2017-01-31 15:35:18 +00:00
linuxkpi/common Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
ndis
netbsd
svr4 Do not allocate struct statfs on kernel stack. 2017-01-05 17:19:26 +00:00
x86bios