SUNKBD_MAX_INPUT_SIZE
u_int8_t cbuf[SUNKBD_MAX_INPUT_SIZE], *cptr;
u_int8_t cbuf[SUNKBD_MAX_INPUT_SIZE], *c;
u_char rbuf[SUNKBD_MAX_INPUT_SIZE * 2];