Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/16/2007 20:02:58
Module Name:	src
Committed By:	pooka
Date:		Sun Dec 16 20:02:58 UTC 2007

Modified Files:
	src/lib/libpuffs: callcontext.c dispatcher.c framebuf.c puffs.h
	    puffs_priv.h

Log Message:
* nuke puffs_cc_get{specific,usermount} for good
* move prototypes for puffs_docc and puffs_dopufbuf into the
  public header, as they are should be exposed


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libpuffs/callcontext.c
cvs rdiff -r1.26 -r1.27 src/lib/libpuffs/dispatcher.c
cvs rdiff -r1.25 -r1.26 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.100 -r1.101 src/lib/libpuffs/puffs.h
cvs rdiff -r1.35 -r1.36 src/lib/libpuffs/puffs_priv.h

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