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

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

Log Message:
adapt to puffs_framebuf changes


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/puffs/mount_9p/nineproto.c \
    src/usr.sbin/puffs/mount_9p/ninepuffs.h
cvs rdiff -r1.7 -r1.8 src/usr.sbin/puffs/mount_9p/ninepuffs.c \
    src/usr.sbin/puffs/mount_9p/node.c
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/mount_9p/subr.c
cvs rdiff -r1.25 -r1.26 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.23 -r1.24 src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.12 -r1.13 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.14 -r1.15 src/usr.sbin/puffs/mount_psshfs/subr.c

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