cmdabort
void cmdabort(int);
oldsigint = xsignal(SIGINT, cmdabort);
if (abrtflag && oldsigint != cmdabort &&