| plan 9 kernel history: overview | file list | diff list |
1990/0427/port/devlance.c (diff list | history)
| 1990/0419/sys/src/9/port/devlance.c:252,257 – 1990/0427/sys/src/9/port/devlance.c:252,264 (short | long | prev | next) | ||
| 1990/03042 | memcpy(&(t->p), p, sizeof(Dpkt)); | |
| 1990/0227 | l.dq.next = (l.dq.next+1) % Ndpkt; unlock(&l.dq); | |
| 1990/0427 | /* { char buf[1024]; if(p->d[0] != 0xff){ sprintpacket(buf, t); print("%s\n", buf); } } /**/ | |
| 1990/0227 | } /* | |