| plan 9 kernel history: overview | file list | diff list |
1999/0731/ip/netlog.c (diff list | history)
| 1999/0316/sys/src/9/ip/netlog.c:132,146 – 1999/0731/sys/src/9/ip/netlog.c:132,141 (short | long | prev | next) | ||
| 1998/0313 | f->alog->len -= n; unlock(f->alog); | |
| 1997/0327 |
| |
| 1999/0731 | i = n-d; | |
| 1997/0327 | p = a; | |
| 1998/0313 |
| |
| 1997/0327 |
| |
| 1999/0731 | memmove(p+i, f->alog->buf, d); | |
| 1997/0327 | break; } else | |