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