Date: Wed, 29 Nov 1995 23:58:54 -0800 From: Julian Elischer <julian> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern sysv_shm.c Message-ID: <199511300758.XAA05251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 95/11/29 23:58:52 Modified: sys/kern sysv_shm.c Log: Submitted by: jb@cimlogic.com.au (John Birrell) Obtained from: NetBSD as well (He submitted it there too) make sure that teh shm region is beyond the sum of the text and data segs as it was big progs could collide with the shm region. Revision Changes Path 1.11 +2 -2 src/sys/kern/sysv_shm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511300758.XAA05251>