NetBSD-Bugs archive

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

PR/49536 CVS commit: src/sys/uvm



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

From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49536 CVS commit: src/sys/uvm
Date: Sat, 10 Jan 2015 23:35:02 +0000

 Module Name:	src
 Committed By:	chs
 Date:		Sat Jan 10 23:35:02 UTC 2015
 
 Modified Files:
 	src/sys/uvm: uvm_mmap.c
 
 Log Message:
 in uvm_mmap_dev(), use the passed-in offset instead of 0.
 from Onno van der Linden in PR 49536.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.150 -r1.151 src/sys/uvm/uvm_mmap.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