Subject: Re: CVS commit: src/sbin/sysctl
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 12/17/2004 05:25:39
In article <20041217050304.0AB322DA1D@cvs.netbsd.org>,
Andrew Brown <atatat@netbsd.org> wrote:
>
>Module Name:	src
>Committed By:	atatat
>Date:		Fri Dec 17 05:03:04 UTC 2004
>
>Modified Files:
>	src/sbin/sysctl: sysctl.c
>
>Log Message:
>Pass dynamic buffer pointer to display_string(), not static buffer
>pointer.  Causes...misfunction if the kernel says the buffer needs to
>be too much larger.

Is misfunction similar to malfire?

christos