Subject: CVS commit: src/usr.sbin/puffs/mount_9p
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/16/2007 09:57:21
Module Name:	src
Committed By:	pooka
Date:		Wed May 16 09:57:21 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_9p: nineproto.c ninepuffs.h node.c subr.c

Log Message:
Enhance the GETRESPONSE, JUSTSEND and SENDCB macros to process the
return value from the network layer.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/puffs/mount_9p/nineproto.c
cvs rdiff -r1.7 -r1.8 src/usr.sbin/puffs/mount_9p/ninepuffs.h
cvs rdiff -r1.10 -r1.11 src/usr.sbin/puffs/mount_9p/node.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/puffs/mount_9p/subr.c

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