Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/07/2006 10:53:21
Module Name:	src
Committed By:	pooka
Date:		Thu Dec  7 10:53:21 UTC 2006

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

Log Message:
rototill the operation callbacks: unify the ops under struct puffs_ops
and namespace them


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libpuffs/puffs.c
cvs rdiff -r1.13 -r1.14 src/lib/libpuffs/puffs.h
cvs rdiff -r1.9 -r1.10 src/lib/libpuffs/subr.c

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