Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/24/2007 18:42:26
Module Name:	src
Committed By:	pooka
Date:		Sun Jun 24 18:42:25 UTC 2007

Modified Files:
	src/lib/libpuffs: null.c puffs.h

Log Message:
Introduce puffs_null_setops(), which initializes the ops vector with
puffs nullfs ops.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libpuffs/null.c
cvs rdiff -r1.63 -r1.64 src/lib/libpuffs/puffs.h

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