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/20/2006 00:04:05
Module Name:	src
Committed By:	pooka
Date:		Mon Nov 20 00:04:05 UTC 2006

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

Log Message:
implement puffs_write.  It's now possible to change the values of
existing sysctl nodes (except for CTLTYPE_STRUCT).


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