NetBSD-Bugs archive

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

PR/47217 CVS commit: src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47217 CVS commit: src/sys/kern
Date: Mon, 19 Nov 2012 15:01:18 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Mon Nov 19 15:01:17 UTC 2012
 
 Modified Files:
        src/sys/kern: vfs_syscalls.c
 
 Log Message:
 Use copyout to copy data from kernel out to userland!
 Fixes PR kern/47217.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.460 -r1.461 src/sys/kern/vfs_syscalls.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