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