cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

Bill Paul wpaul at FreeBSD.org
Wed Nov 23 17:10:50 GMT 2005


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


More information about the cvs-src mailing list