NetBSD/sys/compat
drochner 2eaf2fb804 Use sendsig_sigcontext() as signal delivery function instead
of the generic (NetBSD specific) sendsig().
We can only work with ...sigcontext for now anyway; the
versioning stuff in sendsig() isn't helpful for osf1 emul.
2005-01-16 20:01:48 +00:00
..
aoutm68k regen: 2004-09-14 17:40:59 +00:00
common Bounds check syscall arguments where appropriate 2004-10-27 19:29:56 +00:00
darwin Refine bounds check code. 2004-11-07 04:08:37 +00:00
freebsd only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise 2004-09-12 10:38:25 +00:00
hpux Refine bounds check code. 2004-11-07 04:08:37 +00:00
ibcs2 Bounds check syscall arguments where appropriate 2004-10-27 19:29:56 +00:00
irix Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
linux Fix comments slighly 2004-12-12 20:42:53 +00:00
m68k4k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
mach introduce a function, proclist_foreach_call, to iterate all procs on 2004-10-01 16:30:52 +00:00
netbsd32 Wrap TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros in 2004-11-14 03:30:08 +00:00
osf1 Use sendsig_sigcontext() as signal delivery function instead 2005-01-16 20:01:48 +00:00
ossaudio getdevinfo(): 2004-11-18 14:02:42 +00:00
pecoff pass the whole of pecoff_opthdr, not only pecoff_imghdr. 2004-07-18 04:36:42 +00:00
sunos There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
sunos32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
svr4 Cloning cleanup: 2004-11-30 04:25:43 +00:00
svr4_32 Cloning cleanup: 2004-11-30 04:25:43 +00:00
ultrix Bounds check syscall arguments where appropriate 2004-10-27 19:29:57 +00:00
vax1k Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00