NetBSD/sys/arch/luna68k
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
..
compile Add a place holder. 2000-01-17 00:55:37 +00:00
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
dev Fix a minor typo in the previous change of tp->t_linesw introduction. 2000-11-07 09:23:21 +00:00
include Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
luna68k split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-23 09:35:51 +00:00
Makefile