NetBSD/sys/compat
kamil db47bebf8c Avoid signed integer overflow when convering linux timeval to timespec
Linux accepts garbage as timeout and attempts to set it to something
meaningful. Instead of checking for valid ranges of usec, just convert
the type safely, regardless of what is inside it.
2019-09-20 15:25:19 +00:00
..
aoutm68k regen 2019-06-18 01:39:09 +00:00
common Validate usec ranges in compat_50_sys_select() 2019-09-20 15:05:22 +00:00
freebsd regen 2019-06-18 01:42:44 +00:00
linux Avoid signed integer overflow when convering linux timeval to timespec 2019-09-20 15:25:19 +00:00
linux32 Avoid signed integer overflow when convering linux timeval to timespec 2019-09-20 15:25:19 +00:00
m68k4k
net Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message. 2019-04-29 16:12:30 +00:00
netbsd32 Validate usec ranges in netbsd32___select50() 2019-09-20 15:16:41 +00:00
netinet6 s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ossaudio Fix error handling, returns an errno, not -1. 2019-08-23 12:42:14 +00:00
sunos Stack buffers mustn't escape their scope. PR 54326 from David Binderman 2019-07-03 18:24:50 +00:00
sunos32 Add a boolean argument to indicate if we have a path/true (execve) or an 2019-09-17 15:19:27 +00:00
sys This code is used in 32 bit arm emulations so always expose the stack32_t 2019-06-30 14:37:33 +00:00
ultrix KNF. No functional change. 2019-04-23 07:45:06 +00:00
vax1k
Makefile Remove compat_osf1, discussed on tech-kern@. 2019-03-25 19:24:29 +00:00
Makefile.syscall Remove compat_osf1, discussed on tech-kern@. 2019-03-25 19:24:29 +00:00