On my new plan 9 terminal running under vmware fusion on my leopard macbook this happens:
Executing the command term% for (i in `{seq 1 254}) {ip/ping -n 1 192.168.1.1&} causes panic: Fsprotoclone: all conversations in use panic :Fsprotoclone: all conversations in use dumpstack disabled cpu0: exiting Regardless of whether my program was sensible I guess this isn't supposed to happen. Right? James