Index: stand/libsa/twiddle.c =================================================================== --- stand/libsa/twiddle.c +++ stand/libsa/twiddle.c @@ -42,7 +42,7 @@ /* Extra functions from NetBSD standalone printf.c */ -static u_int globaldiv; +static u_int globaldiv = 16; void twiddle(u_int callerdiv)