DragonFly commits List (threaded) for 2013-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: vkernel - Fix copyin/copyout to return the correct error code
commit 56f3779c91a2cb1e7bac25ed34ce0619ef4e853d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Mar 26 18:09:15 2013 -0700
vkernel - Fix copyin/copyout to return the correct error code
* These functions must return EFAULT on error, not a KERN_* error code.
Summary of changes:
sys/platform/vkernel/platform/copyio.c | 4 ++++
sys/platform/vkernel64/platform/copyio.c | 4 ++++
2 files changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/56f3779c91a2cb1e7bac25ed34ce0619ef4e853d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]