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:           Sun Dec 30 23:04:12 UTC 2007

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

Log Message:
namespace a bit: vfsops -> puffs_vfsop_x() and vops -> puffs_vnop_x()


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/fs/puffs/puffs_vfsops.c
cvs rdiff -r1.122 -r1.123 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