Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/01/2006 12:48:31
Module Name:	src
Committed By:	pooka
Date:		Fri Dec  1 12:48:31 UTC 2006

Modified Files:
	src/sys/fs/puffs: puffs_msgif.h puffs_sys.h puffs_vfsops.c
	    puffs_vnops.c

Log Message:
prefix kernel flags with PUFFS_KFLAG to have a separate namespace
from the library flags


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.10 -r1.11 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.12 -r1.13 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.17 -r1.18 src/sys/fs/puffs/puffs_vnops.c

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