DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_sig.c src/sys/sys signal.h signalvar.h
dillon 2003/10/13 11:12:07 PDT
Modified files:
sys/kern kern_sig.c
sys/sys signal.h signalvar.h
Log:
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@xxxxxxxxxxx>
Revision Changes Path
1.21 +62 -0 src/sys/kern/kern_sig.c
1.4 +6 -1 src/sys/sys/signal.h
1.6 +4 -0 src/sys/sys/signalvar.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]