Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rmind
Date: Sat Apr 12 20:49:22 UTC 2008
Modified Files:
src/sys/kern: sysv_shm.c
src/sys/sys: shm.h
src/usr.bin/ipcs: ipcs.c
Log Message:
Fix shared memory code that it could handle > 4GB addresses correctly.
PR/38109, patch (a little bit modified) from Chris Brand.
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/kern/sysv_shm.c
cvs rdiff -r1.43 -r1.44 src/sys/sys/shm.h
cvs rdiff -r1.39 -r1.40 src/usr.bin/ipcs/ipcs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index