Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/11/2007 16:22:38
Module Name:	src
Committed By:	pooka
Date:		Fri May 11 16:22:38 UTC 2007

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

Log Message:
Step 1 in moving towards a general-purpose eventloop: allow the
framebuf event loop to take n i/o fd's as parameters and also allow
dynamic add/remove of fd's.  (not tested except for one fd, but more
changes coming soon)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.53 -r1.54 src/lib/libpuffs/puffs.h

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