kernel - Fix bug in shmget()
commitd7c9bb1882b03eeba45f4b418db2c34cde10c5b4
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 29 Oct 2011 01:54:01 +0000 (28 18:54 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 29 Oct 2011 01:54:01 +0000 (28 18:54 -0700)
tree092ba8511e610526dac96352c00ebbf8cc91985f
parente373654cc141918a64a6a3acf7b41905c492e890
kernel - Fix bug in shmget()

* Fix bug in shmget() which was truncating requests >= 4G.
sys/kern/sysv_shm.c