Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/06/2006 23:18:18
Module Name: src
Committed By: pooka
Date: Mon Nov 6 23:18:18 UTC 2006
Modified Files:
src/sys/fs/puffs: puffs_msgif.c puffs_sys.h
Log Message:
puffs_park always contains a specific puffs_req, so make it a member
instead of a pointer
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -r1.4 -r1.5 src/sys/fs/puffs/puffs_sys.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.