Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/01/2007 16:42:42
Module Name:	src
Committed By:	pooka
Date:		Sat Sep  1 16:42:42 UTC 2007

Modified Files:
	src/lib/libpuffs: framebuf.c puffs.h puffs_framebuf.3 puffs_priv.h

Log Message:
Add gotframe callback, which is called if an incoming frame matches
no outstanding request.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libpuffs/framebuf.c \
    src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.81 -r1.82 src/lib/libpuffs/puffs.h
cvs rdiff -r1.10 -r1.11 src/lib/libpuffs/puffs_framebuf.3

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