NetBSD/sys/compat/netbsd32
jdolecek e9e91a0fb5 split off thread specific stuff from struct sigacts to struct sigctx, leaving
only signal handler array sharable between threads
move other random signal stuff from struct proc to struct sigctx

This addresses kern/10981 by Matthew Orgass.
2000-12-22 22:58:52 +00:00
..
Makefile
files.netbsd32 put a.out/elf32 specific things in netbsd32_exec_{aout|elf32}.c 2000-12-01 21:51:08 +00:00
netbsd32.h Add systm.h to pull in copyout* prototypes. 2000-12-03 13:15:38 +00:00
netbsd32_compat_09.c fix typo - it should be compat_09_netbsd32_uname, not compat_09_netbsd32_ouname 2000-11-30 19:19:43 +00:00
netbsd32_compat_10.c LKMify 2000-11-29 21:51:49 +00:00
netbsd32_compat_12.c Include opt_* files to make sure prototypes are included. 2000-12-03 14:47:27 +00:00
netbsd32_compat_13.c - massive warning fix fest. 2000-07-09 13:39:31 +00:00
netbsd32_compat_14.c only define SYSVMSG, SYSVSEM, SYSVSHM if it's not defined already 2000-11-30 19:14:35 +00:00
netbsd32_compat_43.c Include opt_* files to make sure prototypes are included. 2000-12-03 14:47:27 +00:00
netbsd32_exec.h make netbsd32_copyargs() an inline 2000-12-01 22:05:18 +00:00
netbsd32_exec_aout.c copy exec_aout.c:exec_aout_setup_stack to netbsd32_exec_aout_setup_stack, 2000-12-18 14:50:04 +00:00
netbsd32_exec_elf32.c pull over lost fix from nebsd32_exec.c: 2000-12-02 04:08:35 +00:00
netbsd32_ioctl.c Fix uninitialized pointer bug. 2000-12-05 15:25:57 +00:00
netbsd32_ioctl.h Fix netbsd32_ioctls. 2000-08-19 14:38:18 +00:00
netbsd32_netbsd.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
netbsd32_syscall.h Regen. 2000-12-09 05:37:01 +00:00
netbsd32_syscallargs.h Regen. 2000-12-09 05:37:01 +00:00
netbsd32_syscalls.c Regen. 2000-12-09 05:37:01 +00:00
netbsd32_sysent.c Regen. 2000-12-09 05:37:01 +00:00
syscalls.conf Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
syscalls.master Add the %% separators. 2000-12-09 05:27:28 +00:00