<<On Thu, 4 Oct 2001 12:19:33 -0400, Mike Barcroft <[EMAIL PROTECTED]> said:

> -             printf("%s\n", buf);
> +             printf("%.*s\n", (int)len, buf);

This is a *much* better patch.

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to