Modified by Max Hailperin <max@nic.gac.edu> to support Schematik-style
authorChris Hanson <org/chris-hanson/cph>
Tue, 15 Oct 1991 18:01:55 +0000 (18:01 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 15 Oct 1991 18:01:55 +0000 (18:01 +0000)
commita2130ecea0a8eb4b33008f48c5485e5ed40bf339
tree9c4b5d9a2f2b07d17de987d4f34ba4fa65256dce
parenta2cdb929d94de8f9719204c8026e929794d84f5d
Modified by Max Hailperin <max@nic.gac.edu> to support Schematik-style
interrupts if the environment variable USE_SCHEMATIK_STYLE_INTERRUPTS
is defined.  What this means is that the following signals are
redefined to generate the corresponding keyboard interrupt (to avoid
the unreliable behavior of the the interactive interrupt handler):

  signal     keyboard interrupt
  -----      ------------------
  SIGIOT     control-x
  SIGQUIT    control-u
  SIGHUP     control-b
v7/src/microcode/uxsig.c