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: Mon Jan 14 13:57:27 UTC 2008
Modified Files:
src/lib/libpuffs: puffs.3 puffs.c puffs.h
src/sys/rump/fs/lib/libp2k: p2k.c
Log Message:
Introduce PUFFS_STACKSIZE_MIN to avoid overloading 0 and getting
a warning from the library when really wanting to say "just the
minimum, please".
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/lib/libpuffs/puffs.3
cvs rdiff -r1.85 -r1.86 src/lib/libpuffs/puffs.c
cvs rdiff -r1.103 -r1.104 src/lib/libpuffs/puffs.h
cvs rdiff -r1.36 -r1.37 src/sys/rump/fs/lib/libp2k/p2k.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