Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/puffs
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.
Home |
Main Index |
Thread Index |
Old Index