Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/21/2003 00:47:46
Module Name: src
Committed By: fvdl
Date: Tue Oct 21 00:47:46 UTC 2003
Modified Files:
src/lib/libutil: getbootfile.c
Log Message:
The last argument to sysctl is a size_t, not a pointer; don't pass NULL.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libutil/getbootfile.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.