| plan 9 kernel history: overview | file list | diff list |
1992/0627/gnot/devisdn.c (diff list | history)
| 1992/0609/sys/src/9/gnot/devisdn.c:57,63 – 1992/0627/sys/src/9/gnot/devisdn.c:57,63 (short | long | prev | next) | ||
| 1992/0609 | void isdnreset(void) { | |
| 1992/0627 | isdndev = xalloc(conf.nisdn*sizeof(Isdn)); | |
| 1992/0609 | isdndevN = &isdndev[conf.nisdn]; } | |