alc 2008-02-07 05:55:16 UTC FreeBSD src repository Modified files: sys/kern uipc_shm.c Log: Change shm_dotruncate() so that it correctly handles cached pages that span the end of the object. (This change is analogous to revision 1.237 of vm/vnode_pager.c.) Discussed with: jhb Revision Changes Path 1.3 +4 -0 src/sys/kern/uipc_shm.c