Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 17:10:47 +0000 (UTC)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/ndis subr_ntoskrnl.c
Message-ID:  <200511231710.jANHAllY075148@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2005-11-23 17:10:47 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      subr_ntoskrnl.c 
  Log:
  Somehow memmove() got mapped to memset() in the patch table. Create a
  real memmove() implementation and use that instead.
  
  Revision  Changes    Path
  1.85      +12 -1     src/sys/compat/ndis/subr_ntoskrnl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511231710.jANHAllY075148>