Subject: CVS commit: src/share/examples/puffs/sysctlfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/21/2006 23:19:45
Module Name:	src
Committed By:	pooka
Date:		Tue Nov 21 23:19:45 UTC 2006

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

Log Message:
* update comments
* puffs_nextdent() takes a directory type, not vtype, so translate
  that before calling it.  fixes find & other fts-stuff.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.