Subject: CVS commit: [netbsd-2] src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2005 14:47:09
Module Name:	src
Committed By:	he
Date:		Wed Apr  6 14:47:09 UTC 2005

Modified Files:
	src/sbin/sysctl [netbsd-2]: sysctl.c

Log Message:
Pull up revision 1.96 (requested by atatat in ticket #1048):
  Pass dynamic buffer pointer to display_string(), not static
  buffer pointer.  This fixes a problem if the kernel says the
  buffer needs to be too much larger.


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

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