Subject: CVS commit: src/share/examples/puffs/sysctlfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/15/2007 17:07:31
Module Name:	src
Committed By:	pooka
Date:		Thu Feb 15 17:07:31 UTC 2007

Modified Files:
	src/share/examples/puffs/sysctlfs: sysctlfs.c

Log Message:
* introduce path comparison method for the sysctl MIB paths
* use puffs_path_walkcmp() instead of a homegrown routine


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/share/examples/puffs/sysctlfs/sysctlfs.c

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