CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/09 09:29:56
Modified files:
sys/compat/hpux: hpux_sig.c
sys/compat/ibcs2: ibcs2_signal.c
sys/compat/linux: linux_signal.c
sys/compat/svr4: svr4_signal.c
Log message:
Add entries in compat signal mapping arrays for SIGTHR.
Prompted by parfait noticing overflows in ibcs2/svr4 which
are now changed to being NSIG sized like the others as
suggested by tedu.
ok tedu@ miod@ guenther@
