Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/31/2007 16:09:09
Module Name:	src
Committed By:	pooka
Date:		Wed Oct 31 16:09:09 UTC 2007

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

Log Message:
Fix a few bugs and memleaks with the threading code.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libpuffs/callcontext.c
cvs rdiff -r1.20 -r1.21 src/lib/libpuffs/dispatcher.c
cvs rdiff -r1.30 -r1.31 src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.14 -r1.15 src/lib/libpuffs/requests.c

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