Subject: CVS commit: src/usr.sbin/puffs/mount_portal
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/08/2007 10:43:03
Module Name:	src
Committed By:	pooka
Date:		Sun Jul  8 10:43:03 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_portal: puffs_portal.c

Log Message:
Add support for non-blocking I/O.  Also fixes problems the providers
and popen() caused with concurrent access.

This should match the original portalfs in functionality now.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/puffs/mount_portal/puffs_portal.c

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