NetBSD/sys/compat
simonb a6c0d32ea0 In the compat setitimer(2) calls, don't validate which timer is being
used since dosetitimer() does this anyway.  The compat functions hadn't
been updated since ITIMER_MONOTONIC was introduced, so they reported
that that ITIMER_MONOTONIC timer was invalid.
2021-02-18 12:54:03 +00:00
..
aoutm68k
common malloc(9) -> kmem(9) 2020-12-19 22:10:56 +00:00
freebsd
linux G/C some old code that was for acorn26 2021-02-01 19:31:34 +00:00
linux32 Don't accept negative value. 2020-07-16 15:02:08 +00:00
m68k4k Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
net Remove clause 3 and 4 leftovers from TNF licenses in more sources. 2019-12-15 16:48:25 +00:00
netbsd32 In the compat setitimer(2) calls, don't validate which timer is being 2021-02-18 12:54:03 +00:00
netinet6 Add nd6.h compat header 2020-06-12 15:25:26 +00:00
ossaudio ossaudio: Avoid giving userland uninitialized memory. Noticed by maxv. 2020-04-19 21:37:00 +00:00
sunos Regen after -r1.82 of compat_sunos syscalls.master last September. 2020-06-11 03:47:05 +00:00
sunos32 remove special handling for symbolic links for COMPAT_43 lstat, it's 2020-06-24 10:28:16 +00:00
sys sync with mount.h, always use the structure size. 2020-07-03 19:00:01 +00:00
ultrix s/parition/partition/ 2020-09-29 02:49:55 +00:00
vax1k Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
Makefile
Makefile.syscall