EBSIZE
if (ebsize > EBSIZE)
ebsize = EBSIZE;
if ((tp->t_echomp = allocb(EBSIZE, BPRI_HI)) != NULL) {
ldterm_reprint(q, EBSIZE, tp);