Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/17/2004 05:03:04
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.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sbin/sysctl/sysctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.