NetBSD/sys/arch/atari
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
..
atari 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 Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
include Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
isa
pci Move config_console() out of the grf-layer. This allows for more than just 2000-09-28 07:26:48 +00:00
stand Correct `off by one' error when testing against size of disk. 2000-10-23 06:56:00 +00:00
vme
Makefile