Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/02/2008 22:37:22
Module Name:	src
Committed By:	pooka
Date:		Wed Jan  2 22:37:22 UTC 2008

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

Log Message:
More type-punning workarounds.  Curiously the kernel compilation
flags cause gcc to not complain.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.68 -r1.69 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.74 -r1.75 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.124 -r1.125 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.