Module Name: src Committed By: pooka Date: Wed Jan 27 22:03:12 UTC 2010
Modified Files: src/sys/rump/librump/rumpvfs: rumpblk.c Log Message: Typecast memwinsize to off_t before taking the complement to be &'ed with an off_t. Otherwise things go a bit wrong with >4GB images ... To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/rump/librump/rumpvfs/rumpblk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.