DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.329.g964d9 master sys/kern kern_memio.c
commit 964d9977a529dd9a78b91b691dede21e11c84fc5
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Fri Aug 7 21:58:53 2009 +0200
kern_memio: don't treat any memio device as /dev/zero
We actually have to compare zerodev to the passed argument in
iszerodev(), and not compare it to NULL.
Summary of changes:
sys/kern/kern_memio.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/964d9977a529dd9a78b91b691dede21e11c84fc5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]