
SIGUSR2. This can be extended later if needed to include other signals we should forward to the user processes (TSTP and CONT, perhaps?) * Since the signal handlers don't actually run in signal context, we can use malloc/fprintf/etc. So clean up some of the signal handler code so that we don't keep message buffers around for the life of the process This commit was SVN r10496.