| plan 9 kernel history: overview | file list | diff list |
2001/0619/port/qio.c (diff list | history)
| 2001/0619/sys/src/9/port/qio.c:1220,1228 – 2001/0624/sys/src/9/port/qio.c:1220,1229 (short | long | prev | next) | ||
| 2001/0619 | QDEBUG if(!islo()) | |
| 1999/0501 | print("qwrite hi %lux\n", getcallerpc(&q)); | |
| 1995/0714 | ||
| 2001/0624 | next = nil; | |
| 2001/0619 | b = mem2bl(vp, len); if(waserror()){ | |
| 2001/0624 | freeblist(next); | |
| 2001/0619 | nexterror(); } for(; b != nil; b = next){ | |