NetBSD-Bugs archive

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

PR/38782 CVS commit: src/sys/kern



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38782 CVS commit: src/sys/kern
Date: Thu, 29 May 2008 21:38:18 +0000 (UTC)

 Module Name:   src
 Committed By:  rmind
 Date:          Thu May 29 21:38:18 UTC 2008
 
 Modified Files:
        src/sys/kern: sysv_shm.c
 
 Log Message:
 sys_shmget: use the correct size variable for uobj_wirepages().
 Adjust shm_memlock() for consistency too.
 
 Fixes PR/38782, reported by Adam Hoka.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.108 -r1.109 src/sys/kern/sysv_shm.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