Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pooka
Date: Thu Sep 27 23:21:08 UTC 2007
Modified Files:
src/sys/fs/puffs: files.puffs puffs_subr.c puffs_sys.h
src/sys/lkm/vfs/puffs: Makefile
Added Files:
src/sys/fs/puffs: puffs_node.c
Log Message:
Split routines handling nodes from puffs_subr to puffs_node.
No functional change.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/puffs/files.puffs
cvs rdiff -r0 -r1.1 src/sys/fs/puffs/puffs_node.c
cvs rdiff -r1.52 -r1.53 src/sys/fs/puffs/puffs_subr.c \
src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.2 -r1.3 src/sys/lkm/vfs/puffs/Makefile
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