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: Tue Dec 5 23:41:24 UTC 2006
Modified Files:
src/sys/fs/puffs: files.puffs puffs_msgif.c puffs_subr.c puffs_sys.h
Added Files:
src/sys/fs/puffs: puffs_transport.c
Log Message:
shuffle functions around a bit: move the transport (/dev/puffs) to
a different file from the messaging (request contents). no functional
change
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/fs/puffs/files.puffs
cvs rdiff -r1.9 -r1.10 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -r1.10 -r1.11 src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.12 -r1.13 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r0 -r1.1 src/sys/fs/puffs/puffs_transport.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