Konstantin Belousov 65067cc8b0 Correct types of variables used to track amount of allocated SysV shared
memory from int to size_t. Implement a workaround for current ABI not
allowing to properly save size for and report more then 2Gb sized segment
of shared memory.

This makes it possible to use > 2 Gb shared memory segments on 64bit
architectures. Please note the new BUGS section in shmctl(2) and
UPDATING note for limitations of this temporal solution.

Reviewed by:	csjp
Tested by:	Nikolay Dzham <i levsha org ua>
MFC after:	2 weeks
2009-03-02 18:53:30 +00:00
..
2009-02-19 16:16:44 +00:00
2009-02-28 10:40:37 +00:00
2008-11-19 00:14:15 +00:00
2009-01-16 15:00:30 +00:00
2009-02-03 15:27:29 +00:00
2009-02-11 20:36:17 +00:00
2009-02-21 03:38:46 +00:00
2009-02-08 22:04:17 +00:00
2008-12-26 11:11:30 +00:00
2009-02-21 03:42:31 +00:00