Subject: CVS commit: src/share/examples/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/24/2007 18:43:30
Module Name:	src
Committed By:	pooka
Date:		Sun Jun 24 18:43:30 UTC 2007

Modified Files:
	src/share/examples/puffs/icfs: icfs.c
	src/share/examples/puffs/pnullfs: pnullfs.c
	src/share/examples/puffs/rot13fs: rot13fs.c

Log Message:
use puffs_null_setops()


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/share/examples/puffs/icfs/icfs.c
cvs rdiff -r1.11 -r1.12 src/share/examples/puffs/pnullfs/pnullfs.c
cvs rdiff -r1.9 -r1.10 src/share/examples/puffs/rot13fs/rot13fs.c

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