Extend NSIG to 64 and introduce a registration function for the checkpointing
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 13 Oct 2003 18:12:07 +0000 (18:12 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 13 Oct 2003 18:12:07 +0000 (18:12 +0000)
commit9d63d5c0dc1796ae72472c53142e42cfeee90091
tree32ed17c9950086cef3ea61cea5a49b29633e4cea
parent39f915780c75e3ece488310d95e27fee857c71a5
Extend NSIG to 64 and introduce a registration function for the checkpointing
signal to support the checkpoint module.  This is somewhat of a hack at the
moment but will be cleaned up later.

Submitted-by: Kip Macy <kmacy@fsmware.com>
sys/kern/kern_sig.c
sys/sys/signal.h
sys/sys/signalvar.h