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: Mon Jan 28 21:06:37 UTC 2008
Modified Files:
src/sys/fs/puffs: puffs_msgif.c puffs_msgif.h puffs_node.c puffs_subr.c
puffs_sys.h puffs_vnops.c
Log Message:
For code clarity typedef void *puffs_cookie_t.
No functional change.
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/fs/puffs/puffs_msgif.c \
src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.64 -r1.65 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.10 -r1.11 src/sys/fs/puffs/puffs_node.c
cvs rdiff -r1.69 -r1.70 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.126 -r1.127 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