freebsd-dev/sys/compat/freebsd32
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
..
capabilities.conf Add compat32 support for capsicum. 2016-09-18 22:03:07 +00:00
freebsd32_capability.c Add compat32 support for capsicum. 2016-09-18 22:03:07 +00:00
freebsd32_ioctl.c Remove a pointless translation of struct ioc_toc_header. 2016-09-08 00:38:50 +00:00
freebsd32_ioctl.h Remove a pointless translation of struct ioc_toc_header. 2016-09-08 00:38:50 +00:00
freebsd32_ipc.h Add shmatt_t. 2016-07-26 17:23:49 +00:00
freebsd32_misc.c Add kern_pread() and kern_pwrite(), and use it in compats instead 2017-01-31 15:35:18 +00:00
freebsd32_misc.h Move the PAIR32TO64() macro and the RETVAL_HI/RETVAL_LO defines to a 2013-08-18 13:34:11 +00:00
freebsd32_proto.h Regen after r310638. 2016-12-27 20:22:17 +00:00
freebsd32_signal.h Move the convert_sigevent32() utility function into freebsd32_misc.c 2013-07-21 19:33:48 +00:00
freebsd32_syscall.h Regen after r310638. 2016-12-27 20:22:17 +00:00
freebsd32_syscalls.c Regen after r310638. 2016-12-27 20:22:17 +00:00
freebsd32_sysent.c Regen after r310638. 2016-12-27 20:22:17 +00:00
freebsd32_systrace_args.c Regen after r310638. 2016-12-27 20:22:17 +00:00
freebsd32_util.h Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
freebsd32.h Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
Makefile Add compat32 support for capsicum. 2016-09-18 22:03:07 +00:00
syscalls.conf
syscalls.master Rename the 'flags' argument to getfsstat() to 'mode' and validate it. 2016-12-27 20:21:11 +00:00