NetBSD/sys/arch/amiga
jdolecek de31133f1d 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.

XXX I wish m68k ports would share trap.c
2000-12-23 09:35:51 +00:00
..
amiga split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
compile
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
dev rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
include Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
stand add a semicolon to make this compile again 2000-10-30 14:40:33 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00