| plan 9 kernel history: overview | file list | diff list |
1993/0406/boot/aux.c (diff list | history)
| 1993/0406/sys/src/9/boot/aux.c:120,126 – 1993/0407/sys/src/9/boot/aux.c:120,125 (short | long | prev | next) | ||
| 1992/0317 | int f; | |
| 1992/0318 | char buf[2*NAMELEN]; | |
| 1992/0317 | ||
| 1993/0406 |
| |
| 1992/0317 | srvname = strrchr(name, '/'); if(srvname) srvname++; | |