| plan 9 kernel history: overview | file list | diff list |
1997/0815/ip/netlog.c (diff list | history)
| 1997/0806/sys/src/9/ip/netlog.c:151,157 – 1997/0815/sys/src/9/ip/netlog.c:151,157 (short | long | prev | next) | ||
| 1997/0327 | int i, n, set; Logflag *f; | |
| 1997/0423 | char *fields[10], *p, buf[256]; | |
| 1997/0815 | uchar addr[IPaddrlen]; | |
| 1997/0327 | if(len == 0) return Ebadnetctl; | |