NetBSD/sys/arch/hp300
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
..
DOC
compile
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
dev Replace the (no longer working) check for tp->t_line == 0 with 2000-11-27 18:39:04 +00:00
hp300 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
include Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
stand Use sys/conf/newvers_stand.sh instead of local script. 2000-12-16 04:20:24 +00:00
Makefile