QUIT (II) 3/15/72 QUIT (II)
NAME quit -- turn off quit signal
SYNOPSIS sys quit; flag / quit = 26.
DESCRIPTION When flag is 0, this call disables quit signals
from the typewriter (ASCII FS). When flag is
non-zero, quits are re-enabled, and cause execu-
tion to cease and a core image to be produced.
Quits should be turned off only with due consid-
eration.
SEE ALSO intr(II)
DIAGNOSTICS --
BUGS --