Hi! Just a question about initialization of static variables in busybox: Is it proved that those variables get initialized to zero even without any initializer? In the past I had several troubles with programs on different systems relying on this assumption. -- Harald