REC_SHOW
if (display & (REC_SHOW|REC_VERBOSE)) {
if (Receive(td->ppp, REC_SHOW) != 0)
if (Receive(fd, verbose | REC_SHOW) != 0) {
while (Receive(fd, verbose | REC_SHOW) == 0)