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 Jul 6 13:47:47 UTC 2010
Modified Files:
src/sys/fs/puffs: puffs_msgif.c puffs_msgif.h puffs_sys.h
puffs_vfsops.c
Added Files:
src/sys/fs/puffs: puffs_compat.c
Log Message:
Add compat to enable running puffs in a 64bit time_t kernel against
a server which runs in 32bit time_t namespace.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/fs/puffs/puffs_compat.c
cvs rdiff -u -r1.80 -r1.81 src/sys/fs/puffs/puffs_msgif.c
cvs rdiff -u -r1.74 -r1.75 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -u -r1.75 -r1.76 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -u -r1.92 -r1.93 src/sys/fs/puffs/puffs_vfsops.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