git: DragonFly_RELEASE_3_2 vkernel: Make "options IPX" compilable into the vkernel.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Nov 22 11:48:08 PST 2012


commit 67b2786680a09c419e0cb842bb2f97e5b90b5640
Author: Sascha Wildner <saw at 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



More information about the Commits mailing list