DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_2 vkernel: Make "options IPX" compilable into the vkernel.
commit 67b2786680a09c419e0cb842bb2f97e5b90b5640
Author: Sascha Wildner <saw@online.de>
Date: Thu Nov 22 20:44:23 2012 +0100
vkernel: Make "options IPX" compilable into the vkernel.
Usage of "errno" in userspace as a variable name results in sad code.
Rename them to "error" instead.
Reported-by: tuxillo
Summary of changes:
sys/netproto/ipx/ipx_usrreq.c | 4 ++--
sys/netproto/ipx/spx_usrreq.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/67b2786680a09c419e0cb842bb2f97e5b90b5640
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]