| plan 9 kernel history: overview | file list | diff list |
2001/1019/port/devaudio.c (diff list | history)
| 2001/1019/sys/src/9/port/devaudio.c:1090,1096 – 2001/1117/sys/src/9/port/devaudio.c:1090,1096 (short | long | prev | next) | ||
| 1995/0119 | memmove(buf, a, n); buf[n] = '\0'; | |
| 2000/0308 |
| |
| 2001/1117 | nf = tokenize(buf, field, Ncmd); | |
| 1995/0119 | for(i = 0; i < nf; i++){ /* * a number is volume | |