Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/19/2007 14:45:03
Module Name:	src
Committed By:	pooka
Date:		Thu Apr 19 14:45:03 UTC 2007

Modified Files:
	src/lib/libpuffs: callcontext.c puffs.h puffs_cc.3

Log Message:
add puffs_cc_getspecific(pcc), which is shorthand for:
puffs_getspecific(puffs_cc_getusermount(pcc))


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpuffs/callcontext.c \
    src/lib/libpuffs/puffs_cc.3
cvs rdiff -r1.46 -r1.47 src/lib/libpuffs/puffs.h

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