NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38109 CVS commit: src



The following reply was made to PR kern/38109; it has been noted by GNATS.

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38109 CVS commit: src
Date: Sat, 12 Apr 2008 20:49:22 +0000 (UTC)

 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