Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: pooka
Date: Sun Oct 21 14:28:06 UTC 2007
Modified Files:
src/lib/libpuffs: callcontext.c dispatcher.c puffs.h puffs_priv.h
src/sys/fs/puffs: puffs_msgif.c puffs_msgif.h
Log Message:
Always provide caller information from the kernel based on curlwp.
(but don't deprecate the old puffs_cid interface just yet)
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libpuffs/callcontext.c
cvs rdiff -r1.15 -r1.16 src/lib/libpuffs/dispatcher.c
cvs rdiff -r1.87 -r1.88 src/lib/libpuffs/puffs.h
cvs rdiff -r1.23 -r1.24 src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.48 -r1.49 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -r1.58 -r1.59 src/sys/fs/puffs/puffs_msgif.h
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