Module Name: src Committed By: uebayasi Date: Thu May 15 07:11:30 UTC 2014
Modified Files:
src/sys/sys: signalvar.h
Log Message:
sigexit() calls either exit1() or panic() and never returns. Mark it as
__dead.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/sys/signalvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
