Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpuffs
Module Name: src
Committed By: pooka
Date: Thu Jul 19 12:52:28 UTC 2007
Modified Files:
src/lib/libpuffs: flush.c puffs.c puffs_priv.h requests.c suspend.c
Log Message:
Don't float puffs_kargs needlessly around after mount, saves
a couple k of memory (and there was much rejoycing!)
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libpuffs/flush.c
cvs rdiff -r1.59 -r1.60 src/lib/libpuffs/puffs.c
cvs rdiff -r1.17 -r1.18 src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.8 -r1.9 src/lib/libpuffs/requests.c
cvs rdiff -r1.4 -r1.5 src/lib/libpuffs/suspend.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